Customizing Apache for maximum performance 18
CochiseWar writes "In this Linux-focused tutorial, you learn many suggestions, tips, and tricks for controlling Apache and modifying its behavior to best fit its running environment. Topics are operating system considerations, including platform and distribution choices, kernel compilation, and disk optimization; compiling Apache from scratch, including the benefits of custom compilation, the procedure, and some considerations at compile time; and suggestions for configuration, including run-time parameters, navigating the httpd.conf file, and static versus dynamic content situations."
I guess I'll never find out out. (Score:2, Interesting)
In addition to requiring registration to read the tutorial, it has this nice tid-bit:
I don't know anybody who still has either Netscape 4.x or IE 4.x. ;)
I'm pretty sure apache tuning doesn't care that much about your browser anyway.
Re:I guess I'll never find out out. (Score:1)
When you want to serve static content (Score:1, Informative)
php/apahce tuning (Score:3, Informative)
not much merit (Score:2, Interesting)
I finished in about 5 minutes and I rated it darn low. The resource links were good, but I'm sure you could find those same links or better with some crafty google searches.
Could have been btter (Score:1)
Various Tuning Related Sites (Score:2, Informative)
Apache and FW Performance Tips [linuxjournal.com]
Apache.org Performance Tuning [apache.org]
Apache Tuning Tips [concordia.ca]
Apache Tuning Directives [devshed.com]
Tuning Your Apache Server [sun.com]
TUNING.txt [iagora.com]
PHP-DEV: Database Connection Problems [theaimsgroup.com]
PHP Everywhere: Tuning Apache and PHP for Speed [weblogs.com]
Tuning Apache Web Servers for Speed [lycos.com]
and last, but not least, my favorite:
Web Server Tuning [linux.org]
I'd also recommend reading up on tuning the linux kernel.
-techwolf