[rt-users] Speed Issues?
Victor Barahona
victor.barahona at uam.es
Wed Aug 14 09:19:57 EDT 2002
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> I find the following settings in Apache's httpd.conf useful to avoid the
> run-away affect in Apache from completely killing your machine.
>
> MinSpareServers 5
> MaxSpareServers 10
> StartServers 5
> MaxClients 150
>
> # Each child process will die after this many requests,
> # incidentally freeing up the memory that it has used. Apache
> # leaks like a sieve sometimes.
> MaxRequestsPerChild 30
I forgot mention it but we allready did something similar (even more radical)
and then, things went better but from times to times happen again (once a
week). Our configuratión is:
MinSpareServers 3
MaxSpareServers 6
StartServers 3
MaxClients 150
MaxRequestsPerChild 10
Why is this happening? is a bug? is apache? is mod_perl? is mysql? is rt? Any
light to this will be VERY appreciate.
Regards.
- --
"Alone? you are not alone, Bigbrother is watching you"
- ------------------------------------------------------------------------
Victor Barahona Cabezon
http://rincon.uam.es/dir?cw=870938110351562 PGP ID-0x8750AB79
Soporte Seguridad en red........................http://www.utc.uam.es/ss
- ------------------------------------------------------------------------
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE9Wlj9ShbwHIdQq3kRArtyAJwMM7/2RfZe2is+wdrz68Pl1LFk/QCfQHE9
hq+XS/AltLnWyyzMXDvvdY4=
=+aas
-----END PGP SIGNATURE-----
More information about the rt-users
mailing list