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

--- Comment #13 from Luca Toscano <[email protected]> ---
Auto-answering the following previous point:

> - The FCGI specs seems to indicate that after sending a FCGI ABORT, 
> mod_proxy_fcgi should need to wait for a related FCGI_END_REQUEST before 
> wrapping up (we are not doing it in the various patches). 

I haven't found any good implementation/handling of FCGI_ABORT in common fcgi
backends, but some ad-hoc ones might want to rely on it. I don't think that
httpd needs to strictly follow the protocol specification for this use case
(that seems to be waiting for FCGI_END_REQUEST), but I am open to suggestions.

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