-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Done
-
Affects Version/s: JBossWeb-2.0.0.GA_CP10, JBossWeb-2.1.8.GA, JBossWeb-3.0.0.Beta5
-
Fix Version/s: JBossWeb-2.0.0.GA_CP11, JBossWeb-2.1.9.GA, JBossWeb-3.0.0.Beta6
-
Component/s: Core
-
Labels:None
-
Workaround:Workaround Exists
-
Workaround Description:
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().
- relates to
-
JBPAPP-4409 JBWEB-169: A flush() after a close() should be ignored
-
- Resolved
-
-
JBPAPP-4468 JBWEB-169: A flush() after a close() should be ignored
-
- Closed
-