It must be possible to use sub-second timeout values
----------------------------------------------------

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


The original timeout behaviour was through a timeout handling thread, triggered 
at a configurable setting. While this approach is good for VFS transport etc, 
it does not scale to handle sub-second http/s. We need to use the socket 
timeout and NIO to do this more efficiently

-- 
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