Re: [WBEL-devel] problem with apache server in WhiteBox
Casper Pedersen <[email protected]> Thu, 01 Apr 2004 21:53:06 +0200
| Newsgroups | gmane.linux.whitebox.devel |
|---|---|
| Message-ID | <[email protected]> |
Roger, You do not mention which version of Horde you're running, also how many users do you have on the system. There are (have been) some issues with PHP and Apache2, I do not know if this could be the reason for the problem you're seeing. But first beef up the maxclients statement in httpd.conf to allow more concurrent connections to apache - which might solve the issue. As Apache is compiles with the prefork module you will have to modify it in: <IfModule prefork.c> StartServers 8 MinSpareServers 5 MaxSpareServers 20 MaxClients 150 -> to something reasonable MaxRequestsPerChild 1000 </IfModule> Also it could be a problem in Horde..... Regards/Casper On Thu, 2004-04-01 at 20:54, Roger Peña Escobio wrote: > hi > > > we are using WB since 2/3 month ago and we are still having a problem with apache. > we are using this box only for a webmail, Horde/IMP, and when the imap server go down > the apache server reach the maximun client number and never come back from that state, > even if the imap server start to respond to requests again. > so, does any body of you had a situation where the apache server reach this maximun > clients number and come back to live after somewhile ? > > i'm wondering if this is a WB bug or it doesn't. > > thanks > roger > PD: sory about my bad english > > ---------------------------------------------------------------------- > Nodo central de la red Infomed (http://www.sld.cu) > Usuario linux: 97152 (http://counter.li.org) > Miembro del grupo de coordinacion de LinuxCuba (http://www.linux.cu) > ---------------------------------------------------------------------- > > > ------------------------------------------------- > Este mensaje fue enviado usando el servicio de correo en web de Infomed > http://webmail.sld.cu > _______________________________________________ > Whitebox-devel mailing list > [email protected] > http://beau.org/mailman/listinfo/whitebox-devel -- GPG Public key is available from: http://www.keyserver.net/ Fingerprint = 56ED 74A4 7B00 20E2 B493 0C1A 6B4E BF8F A086 FE57
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQBAbHMia06/j6CG/lcRAm8YAKCXdwNwzrSxAevAFiydP1rl7rPDOACfSrXI 5adex+WlTTgGbxgrVU4wgK4= =0nBd -----END PGP SIGNATURE-----