Feeds:
Posts
Comments

Archive for the ‘Apache’ Category

I recently came across Colm MacCarthaigh’s Apache tuning presentation and technical white paper:
Tuning Apache and Linux for performance presentation:
The presentation and white paper cover the entire software stack, which includes kernel, file system and of course Apache web server tuning

Read Full Post »

This has got a new way to look at Aliasing

Read Full Post »

A Tip on mod_substitute

a reference to mod_substitute. This nifty module allows you to substitute text in the HTTP request body, which provides an easy way to do things similar to the following:
AddOutputFilterByType SUBSTITUTE text/html
Substitute s/SECRET/XXXXX/ni

Read Full Post »

Blog contains Info related to Application and Web servers.

Read Full Post »