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
18 hours 51 min ago
18 hours 56 min ago
23 hours 55 min ago
1 day 6 hours ago
1 day 7 hours ago
1 day 8 hours ago
1 day 12 hours ago
1 day 19 hours ago
1 day 23 hours ago
2 days 1 hour ago