https://bz.apache.org/bugzilla/show_bug.cgi?id=60309

--- Comment #2 from [email protected] ---
Hi,

We use Apache as a reverse proxy. Configuration is one virtual host with HTTPS.
We use mod_proxy and mod_proxy_balancer.

The MPM is mpm_winnt and its config is:
  ThreadsPerChild  250
  MaxRequestsPerChild 0
  <nothing else>

To reproduce: 
Just run a stress test like Apache JMeter or Apache Bench on one existing
location and keep it running. 
Then graceful restart Apache using command "httpd.exe -k restart -m Apache -d
C:\path\to\apache"
The restart allways succeed but in some cases the stress test shows some
connections errors.

Thanks for your help

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to