On Apr 5, 2005 1:22 PM, Jerry Lam <jlam@xxxxxxxxxxxx> wrote: > Hi, > > I wonder if I can conditionally set the MaxRequestPerChild? > > Something like the following logic: > > if process.getMemoryUsage > 100000 Meg then > MaxRequestPerChild = 1 > else > MaxRequestPerChild = DEFAULT > fi > > Is there anything similar to that I can set in apache? No. This would require a custom module. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx