https://issues.apache.org/bugzilla/show_bug.cgi?id=57212
--- Comment #4 from Roman <[email protected]> --- #define MAX_STRING_LEN 256(In reply to Jeff Trawick from comment #3) How much increase? LimitRequestFieldSize present in Apache 2.2, but does not help :( > >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]
