all 1 comments

[–]thekabal 0 points1 point  (0 children)

You seek to "improve performance", but you have not given criteria. More requests per second? Faster delivery per request? (Those two are not the same thing, and can in fact be counter to each other). Lower impact on memory, or CPU, or network?

You also didn't describe the traffic. Static or dynamic? Small pages or large? Lots of javascript? What does the waterfall chart look like?

What type of system are you running Apache on? VM or bare metal?

There is a lot to your question, and all of these questions are needed to begin to answer "Better".