Quote:
Originally Posted by falko
Please check the apache configuration (/etc/apache2/apache2.conf) - especially the StartServers, MinSpareServers, and MaxSpareServers settings.
|
Hi Falko, Here are the lines from my web server that runs under OpenVZ:
<IfModule mpm_prefork_module>
StartServers 5
MinSpareServers 5
MaxSpareServers 10
MaxClients 150
MaxRequestsPerChild 0
</IfModule>
I believe there is going to be a similar problem with mysqld when I'm finished configuring the server...
Darin
Recent comments
2 hours 55 min ago
12 hours 23 min ago
13 hours 13 min ago
16 hours 46 min ago
21 hours 10 min ago
21 hours 32 min ago
23 hours 42 min ago
1 day 9 hours ago
1 day 14 hours ago
1 day 16 hours ago