You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/01/24 13:49:34 UTC

[GitHub] [apisix] tzssangglass commented on issue #6188: request help: keepalive can not disable in upsteram

tzssangglass commented on issue #6188:
URL: https://github.com/apache/apisix/issues/6188#issuecomment-1020120332


   after a quick glance at the code, I think the `idle_timeout` should overriding the default `keepalive_timeout` in the upstream, here https://github.com/apache/apisix/blob/f81788bdb06518ce1411e3ac624311c23cd56a4f/apisix/balancer.lua#L288
   
   I'm not sure if setting `idle_timeou`t to 0 will have the same effect as close keepalive.
   
   cc @spacewander 


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org