Hi Till
You might not have seen what I added to the last post.
There was an increase in the total traffic for the day. On the 16th the total hits was 70890 and on the 17th it went to 113208.
This in apache2.conf:
Code:
<IfModule mpm_prefork_module>
StartServers 5
MinSpareServers 5
MaxSpareServers 10
MaxClients 200
MaxRequestsPerChild 0
</IfModule>
I'm also using ISPConfig 3.