Re: [users@httpd] Random latency in reentrant calls (Bug 57916)

2015-05-12 Thread Luc Andre
Yes, but I'm still very surprised that spinning a new process can take up to 2 seconds on a powerful server :-( On Tue, May 12, 2015 at 12:26 PM, Yann Ylavic wrote: > So is it working as expected now? > > On Tue, May 12, 2015 at 12:07 PM, Luc Andre wrote: > > My mist

Re: [users@httpd] Random latency in reentrant calls (Bug 57916)

2015-05-12 Thread Luc Andre
My mistake, apache2.conf is overridden by /mods-enabled/mpm_prefork.conf sorry about that... On Tue, May 12, 2015 at 12:03 PM, Luc Andre wrote: > php_sapi_name: apache2handler > > > Server MPM: prefork > > I tried > > StartServers 20 >

Re: [users@httpd] Random latency in reentrant calls (Bug 57916)

2015-05-12 Thread Luc Andre
> > > 2015-05-12 10:03 GMT+02:00 Luc Andre : > >> Thanks for your reply. >> >> We did a test on a powerful server with >> >> StartServers 20 >> MinSpareServers 5 >> MaxSpareServers 20 >> >> And we s

Re: [users@httpd] Random latency in reentrant calls (Bug 57916)

2015-05-12 Thread Luc Andre
fect you are seeing at least > for the number of requests you are making... > > HTH > > > On 12/05/2015 08:13, Luc Andre wrote: > > This issue was first submitted as a bug report but I was advised to use > this mailing list instead. > > The problem occurs wi

[users@httpd] Random latency in reentrant calls (Bug 57916)

2015-05-12 Thread Luc Andre
This issue was first submitted as a bug report but I was advised to use this mailing list instead. The problem occurs with an 'out of the box' configuration (tested on debian and windows) Our php web site requires sometimes a reentrant call (i.e. it calls file_get_contents(http://127.0.0.1/reentr