https://issues.apache.org/bugzilla/show_bug.cgi?id=48272

Jeff Trawick <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from Jeff Trawick <[email protected]> ---
I don't see this issue in current or even fairly old levels of code:

"mod_proxy_fcgi doesn't behave right and should read the complete headers
before calling ap_scan_script_header_err_*"

AFAICT mod_proxy_fcgi accumulates transient buckets of header until it detects
the end, and only then does it call ap_scan_script_header_err_brigade_ex().

If anybody understands this differently, please open a separate bug; several
issues have already been resolved under this one and are already released.

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