Hi Martynas,
I should only edit this?
<IfModule mpm_event_module>
StartServers 2
MinSpareThreads 16
MaxSpareThreads 64
ThreadsPerChild 32
ServerLimit 16
MaxRequestWorkers 320
MaxConnectionsPerChild 0
</IfModule>
What would be good values voor 2 virtual cores and 3GB memory?
in /etc/httpd/conf/extra/httpd-mpm.conf?
No need to edit /etc/httpd/conf/httpd.conf?
Thanks
Anyone ? Google results are not helping me (yet)..