https://issues.apache.org/bugzilla/show_bug.cgi?id=57212
Jeff Trawick <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|mod_fcgid |Core Summary|Header size bug |Headers returned by scripts | |are limited to 8190 bytes --- Comment #1 from Jeff Trawick <[email protected]> --- This is a restriction imposed by the core APIs which modules like mod_fcgid use to read the response header (ap_scan_script_header_err_core() and friends). -- 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]
