On Jun 21, Pim van Pelt <[EMAIL PROTECTED]> wrote: >The problem with threaded approach on Apache2 is that almost none of the >libraries you're linking with are threadsafe. Simply use the prefork >approach in Apache2 and you won't have problems with threading (because >it's simply turned off :-) You want to use prefork anyway, because all the other MPM I tried (i.e. all of them, with the possible exception of perchild) horribly die at about 30 Mbps of load or after running for some weeks.
-- ciao, | Marco | [1669 stczg/c/d6Fv.]

