How to speed up apache

Posted by Zen_silence on Server Fault See other posts from Server Fault or by Zen_silence
Published on 2011-07-20T04:13:00Z Indexed on 2012/07/06 9:18 UTC
Read the original article Hit count: 280

We have a server with 8Cores, 16GB of RAM and RAID 0 SAS 10K drives. Our goal is to use this to serve a fairly simple php application quickly. We have tested all other components and we think we have narrowed it down to apache is our bottleneck.

I am no apache guru I have done some research and tested a couple things but when i test with JMeter launching 100 concurrent connections against the server the first 10 - 20 come back quickly 30 - 100ms but the rest take between 1000ms to 3000ms. Anyone have any ideas on what to change in our apache config to make this faster right now its a vanilla install of apache.

© Server Fault or respective owner

Related posts about linux

Related posts about apache2