Provide an option to turn off use of keep-alive outgoing connections when 
connecting to problematic http 1.1 servers
--------------------------------------------------------------------------------------------------------------------

                 Key: SYNAPSE-476
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-476
             Project: Synapse
          Issue Type: Improvement
          Components: Transports
    Affects Versions: 1.2
            Reporter: Eric Hubert
            Assignee: Asankha C. Perera
             Fix For: 1.3


When connecting to Weblogic 8.1.4 servers, the connection gets reset by the 
endpoint, and the client gets an error back as

2008-10-27 17:33:21,573 [127.0.1.1-xxx] [http-Sender I/O dispatcher-1] ERROR 
ClientHandler HTTP connection [localhost/127.0.0.1:9001]: Connection reset by 
peer
java.io.IOException: Connection reset by peer
at sun.nio.ch.FileDispatcher.read0(Native Method)

It would be good to  be able to just turn off use of keep-alive while using 
HTTP 1.1

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to