Hi list,I am running apache 2 using prefork model, and wish to limit the size of each apache process. After a request, it should check its size, and if exceed a certain threshold, terminate itself. I have looked at RLimitMEM directive, but it says that this directive only apply to subprocess (CGI) launch by apache child, and not the apache child itself. So, how can I do this without using mod_perl ?
Thanks Khai --------------------------------------------------------------------- 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