https://issues.apache.org/bugzilla/show_bug.cgi?id=57212
--- Comment #3 from Jeff Trawick <[email protected]> --- >You can fix this? How? It may be possible to recompile everything with a bigger MAX_STRING_LEN, but I can't confirm that. The right solution seems to be new APIs in httpd core, and changes to modules like mod_fcgid to use the new APIs. The new APIs would respect user configuration of higher limits for script header size, just as the LimitRequestFieldSize directive controls something similar for client request headers. -- 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]
