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)