Apache tuning

May 29, 2008 – 16:30

finally read something about Apache server tuning. Apache is default installed with the prefork mpm, which is not necessarily the optimum for servers. Especially when you have multiple servers you might be better of with the worker mpm.

Sorry, comments for this entry are closed at this time.