https://issues.apache.org/bugzilla/show_bug.cgi?id=47417
Will Rowe <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Will Rowe <[email protected]> 2009-06-24 13:39:38 PST --- This is by design; see LimitRequest* directives for mitigation, especially; http://httpd.apache.org/docs/2.2/mod/core.html#limitrequestfields The httpd group is reviewing alternatives for timeout processing, but is already well aware of similar complaints. In the interim, see iptables and similar firewall tools and appliances to restrict abusive behavior patterns at the IP and TCP layers, and LimitRequestFields etc to control the number of headers expected by your specific environment. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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]
