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

--- Comment #2 from Yutaka Tokunou <[email protected]> ---
Thank you for your reply.

I made the correction you suggested, but unfortunately a 503 response occurred.
This problem occurs with both GET and POST.

I speculate the following. What do you think?
- In an httpd that has ap_die() from r1911964, if the LB tries to connect to a
stopped worker, the connection will fail and a 503 response will be returned
immediately.
- In an httpd that does not have ap_die() from r1911964, if the LB tries to
connect to a stopped worker, the connection will fail, but the next worker will
be found.

-- 
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