michaelh1355 opened a new issue, #7478: URL: https://github.com/apache/apisix/issues/7478
### Description APISIX 的 Upstream配置中这三个参数Connect Timeout、 Send Timeout、Read Timeout 分别配置多少合适? 创建Upstream时默认是6s,当我启用websocket时,发现 Read Timeout 6s会引起client browser报 "websocket closed"  当Read Timeout 增加到17s,client browser恢复正常,"websocket closed" 消失。请问这是什么原因?当使用websocket时如何正确设置Connect Timeout、 Send Timeout、Read Timeout 的大小? 谢谢! ### Environment - APISIX version (run `apisix version`): - Operating system (run `uname -a`): - OpenResty / Nginx version (run `openresty -V` or `nginx -V`): - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`): - APISIX Dashboard version, if relevant: - Plugin runner version, for issues related to plugin runners: - LuaRocks version, for installation issues (run `luarocks --version`): -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
