Apache2 benchmarks - very poor performance
- by andrzejp
I have two servers on which I test the configuration of apache2.
The first server:
4GB of RAM, AMD Athlon (tm) 64 X2 Dual Core Processor 5600 +
Apache 2.2.3, mod_php, mpm prefork:
Settings:
Timeout 100
KeepAlive On
MaxKeepAliveRequests 150
KeepAliveTimeout 4
<IfModule Mpm_prefork_module>
StartServers 7
MinSpareServers…