Devide Robert
rdevide at ican.at
Mon Aug 14 11:51:37 EST 2000
Gregory Trubetskoy wrote: > 1. Some mod_python module that kills httpd when it reaches a certain > size. That's the technique mod_perl folks use. Would rather use something like MaxRequestsPerChild 100 in apache config. (as it had proofed to be the simplest and most effective way to 'handle' memory leaks in various modules) dave
|