Re: having several mod_perl virtualhosts on the same machine

2000-10-09 Thread Joshua Chamas
Make sure the MaxClients & MaxRequestsPerChild is set low enough so that your machine doesn't start swapping excessively. Try a benchmark against your system with "ab -c 100 -n 1 modperl-URL" and see what happens. If your MaxClients is 100 and MaxRequests 100, this will be a decent test a

having several mod_perl virtualhosts on the same machine

2000-10-09 Thread Frédéric Schwien
Hi,   i'am encouring problems with a machine that is hosting several completly independant modperl featured host. It is crashing without any apparent reason (nothing in the logs), and it seems to be a lack of memory (1 GB !). The only visual aspect is that it becomes impossible to login in