You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "Ang Li (Jira)" <ji...@apache.org> on 2020/01/10 09:30:00 UTC

[jira] [Created] (SCB-1715) IdleTimeout not work in client side without keepaliveTimeout set

Ang Li created SCB-1715:
---------------------------

             Summary: IdleTimeout not work in client side without keepaliveTimeout set
                 Key: SCB-1715
                 URL: https://issues.apache.org/jira/browse/SCB-1715
             Project: Apache ServiceComb
          Issue Type: Bug
          Components: Java-Chassis
            Reporter: Ang Li
            Assignee: Ang Li


Vertx client side need to set keepaliveTimeout to support idleTimeout. Or the default value 60s will be the same as server timeout 60s, which will cause 490 error bacause the connection is closed by server side instead released by client side.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)