Apache Configuration and Optimization
techAdmin
Status: Site Admin
Joined: 26 Sep 2003
Posts: 4126
Location: East Coast, West Coast? I know it's one of them.
Reply Quote
Good article on optimizing your apache install, with either compile or run-time settings. Read the full article here.

:: Quote ::
Apache server performance can be improved by adding additional hardware resources such as RAM, faster CPU etc.. But, most of the time, the same result can be achieved by custom configuration of the server. This article looks into getting maximum performance out of Apache with the existing hardware resources, specifically on the Linux systems. Of course, it is assumed that there is enough hardware resources, especially enough RAM that the server isn't swapping frequently. First two sections look into various Compile-Time and Run-Time configuration options. Run-Time section assumes that Apache is compiled with prefork MPM. HTTP compression and caching is discussed next. Finally, using separate servers for serving static and dynamic contents are being discussed. Basic knowledge of compiling and configuring Apache, and Linux are assumed.

This information will be of interest to anyone running their own servers, or anyone running a large site on a hosting server with options to configure some runtime components of the server.

All the facts you may have been wondering about, not a bad read if you're into apache at all.
Back to top
Display posts from previous:   

All times are GMT - 8 Hours