Hi, Please update to the last version (v13) and try again.
-- Marcelo Coelho marcelo at mco2.com.br On Jan 12, 2011, at 2:17 PM, Alexey Vlasov wrote: > <IfModule peruser.c> > ## Misc > AcceptMutex flock > CoreDumpDirectory /tmp/.aux2_pool4 > > ## Paths > PidFile /var/run/apache_aux2_pool4.pid > LockFile /var/run/accept_aux2_pool4.lock > > ## Fork limits > ServerLimit 7000 > MaxClients 7000 > MaxRequestsPerChild 500 > > ## Timeouts > # kill idle processors after this many seconds (0 to disable) > IdleTimeout 10 > # kill hung processes after this many seconds (0 to disable) > ExpireTimeout 180 > > ## Multiplexer pool > MinMultiplexers 3 > MaxMultiplexers 200 > MultiplexerIdleTimeout 10 > ProcessorWaitTimeout 5 > > ## Processor defaults > MinProcessors 0 > MinSpareProcessors 0 > MaxProcessors 20 > StartProcessors 3 > </IfModule> > > On Wed, Jan 12, 2011 at 09:52:09AM -0200, Marcelo Coelho wrote: >> Can you show me your peruser httpd.conf settings? >> >>> with v10 patch: >>> >>> [Wed Jan 12 02:10:28 2011] [notice] Graceful restart requested, doing >>> restart >>> [Wed Jan 12 02:10:28 2011] [notice] SIGUSR1 received. Doing graceful >>> restart >>> [Wed Jan 12 02:10:30 2011] [notice] Apache/2.2.17 (Unix) PHP/5.2.14 >>> configured -- resuming normal operations >>> [Wed Jan 12 02:12:21 2011] [warn] long lost child came home! (pid 12387) >>> [Wed Jan 12 02:12:33 2011] [warn] long lost child came home! (pid 6872) >>> [Wed Jan 12 02:12:57 2011] [warn] long lost child came home! (pid 19778) >>> [Wed Jan 12 02:13:05 2011] [warn] long lost child came home! (pid 21284) >>> [Wed Jan 12 02:13:18 2011] [warn] long lost child came home! (pid 11581) >>> [Wed Jan 12 02:13:34 2011] [warn] long lost child came home! (pid 25146) >>> [Wed Jan 12 02:13:36 2011] [warn] long lost child came home! (pid 25277) > > -- > BRGDS. Alexey Vlasov. > _______________________________________________ > Peruser mailing list > [email protected] > http://www.telana.com/mailman/listinfo/peruser > _______________________________________________ Peruser mailing list [email protected] http://www.telana.com/mailman/listinfo/peruser
