DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=44087>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=44087

           Summary: tomcat-native-1.1.10 duplicate requests on tcp
                    connection
           Product: Tomcat 5
           Version: Unknown
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Native:Integration
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Using jboss 4.2.1 (based on tomcat 5.5), with tomcat-native-1.1.10 installed, 
and SSL enabled.  Connecting to port 8443 (https port) using netcat and then 
disconnecting without sending any data will cause tomcat to handle a duplicate 
copy of one of the recent requests.  For example, a client at 10.0.0.1 is 
making HTTP GET requests for https://someserver:8443/someurl?foo=1, with foo 
being incremented on each request.  If you connect to the https port from 
10.0.0.2 and then disconnect without sending any data, the access log will show 
10.0.0.2 issuing a request for someurl?foo=some_recent_number.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to