Summary: | Setting large cookies in the request causes Tomcat to abort the connection | ||
---|---|---|---|
Product: | Tomcat 6 | Reporter: | Matt Bishop <matt> |
Component: | Catalina | Assignee: | Tomcat Developers Mailing List <dev> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | P2 | ||
Version: | 6.0.18 | ||
Target Milestone: | default | ||
Hardware: | Macintosh | ||
OS: | Mac OS X 10.4 | ||
Attachments: | An HTML file that demonstrates the bug. |
Description
Matt Bishop
2008-10-29 17:44:01 UTC
Created attachment 22792 [details]
An HTML file that demonstrates the bug.
The safari error is actually kCFErrorDomainCFNetwork error 302. This has been fixed in trunk and proposed for 6.0.x. Note that no content is returned but the return code is 400. There will also be a log message if debug logging is enabled. This has been fixed in 6.0.x and will be included in 6.0.19 onwards. |