Mailing List Archive

[Bug 64919] mod_proxy_fcgi fails to parse headers with a string length over 8192
https://bz.apache.org/bugzilla/show_bug.cgi?id=64919

nico@achatpc.com changed:

What |Removed |Added
----------------------------------------------------------------------------
Severity|major |critical
Priority|P2 |P1
Version|2.4.46 |2.4.53

--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org
[Bug 64919] mod_proxy_fcgi fails to parse headers with a string length over 8192 [ In reply to ]
https://bz.apache.org/bugzilla/show_bug.cgi?id=64919

--- Comment #6 from Christophe JAILLET <christophe.jaillet@wanadoo.fr> ---
I've a got a WIP that uses ap_varbuf instead of a fixed size 8192 bytes long
buffer when parsing fcgi script output.

I'll try to finish and test it.

--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org