-
Type:
Task
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Done
-
Affects Version/s: 4.2.0.GA_CP09, 4.3.0.GA_CP08
-
Fix Version/s: 4.3.0.GA_CP09
-
Component/s: Web
-
Labels:None
-
Affects:Release Notes
-
Patch Instructions:
-
Release Notes Docs Status:Not Yet Documented
An AJP close() doesn't close the socket it just writes a message to httpd, the doFlush in org/apache/catalina/connector/OutputBuffer.java should test if the close() has been called before continuing to flush().
- is related to
-
JBWEB-169 A flush() after a close() should be ignored
-
- Resolved
-