Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for keepalive_timeout in upstream block #266

Open
jils2013 opened this issue Jul 30, 2019 · 1 comment
Open

Support for keepalive_timeout in upstream block #266

jils2013 opened this issue Jul 30, 2019 · 1 comment

Comments

@jils2013
Copy link

jils2013 commented Jul 30, 2019

http://nginx.org/en/docs/http/ngx_http_upstream_module.html#keepalive_timeout
This directive appeared in version 1.15.3.
Sets a timeout during which an idle keepalive connection to an upstream server will stay open.

any plan to support this directive in ngx.balancer.set_timeouts()?
https://github.com/openresty/lua-resty-core/blob/master/lib/ngx/balancer.md#set_timeouts

@jils2013 jils2013 changed the title support for keepalive_timeout in upstream block Support for keepalive_timeout in upstream block Jul 30, 2019
@doujiang24
Copy link
Member

yeah, it should be useful, patches welcome :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants