Post by kalyan sitaHi
I am working on apache httpd-2.2.22 server runtime parameter tuning to get
better performance. I am a newbie .. Can anyone help me where to start.
General rule: RTFM :)
Before touching anything in Apache config, you must know exactly what
you are doing, and what you are trying to achieve.
Apache loads tons of modules, by default, and has a lot of features out
of the box. The more you deactivate modules and features, the more RAM
you spare, and the more performance you *might* gain (that is not always
true).
We cannot help you with that tuning, because it depends on your very own
needs.
For example, a good way to gain performances is to forbid the use of
.htaccess files, but if you need them absolutely, then you cant rely on
this hint to speed up your web server.
Some general hints: add RAM, use faster disks, unload unwanted apache
modules, compare mod_php and php-fcgi performances, use cache (in apache
ans in your web application)...
patpro
--
photo http://photo.patpro.net/
blog http://www.patpro.net/