You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Howard Gao (JIRA)" <ji...@apache.org> on 2016/04/18 15:06:25 UTC

[jira] [Created] (ARTEMIS-487) Support server side soWriteTimeout

Howard Gao created ARTEMIS-487:
----------------------------------

             Summary: Support server side soWriteTimeout
                 Key: ARTEMIS-487
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-487
             Project: ActiveMQ Artemis
          Issue Type: Sub-task
          Components: OpenWire
    Affects Versions: 1.2.0
            Reporter: Howard Gao
             Fix For: 1.3.0


Openwire broker supports a feature that can set soWriteTimeout (tcp) on server side. It means when writing a message to a client, if the writing take a time longer that a configured timeout (soWriteTimeout) it will disconnect the connection (close the underlying socket).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)