Imp specific Apache optimization
Chris Crowley
ccrowley@tulane.edu
Wed, 24 Jan 2001 07:52:31 -0600
Some tuning questions:
I read advice on the archive to try to minimize the size of my httpd size.
<from From: Jon Parise <jcptch@osfmail.isc.rit.edu> Date:
1999-07-23 3:01:18>
Note your Apache bin size and try and guess
how many running processes can fit into your available memory
space. This will help you tune your MaxClients settings.
</from>
To that end, what modules are absolutely necesary for imp/horde to run on
Apache 1.3.12? My current modules list is attached.
Also, can someone please post a my.cnf file used to configure their MySQL
server? I searched the machine for the source directory for mysql's build
directory, but couldn't find it. MySQL's manual alludes to example my.cnf
files: my-huge.cnf, my-big.cnf, etc.
Compiled-in modules:
http_core.c
mod_env.c
mod_log_config.c
mod_mime.c
mod_negotiation.c
mod_status.c
mod_include.c
mod_autoindex.c
mod_dir.c
mod_cgi.c
mod_asis.c
mod_imap.c
mod_actions.c
mod_userdir.c
mod_alias.c
mod_access.c
mod_auth.c
mod_setenvif.c
mod_ssl.c