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

timeout in config file is not used #467

Open
hotpxl opened this issue Sep 14, 2019 · 0 comments
Open

timeout in config file is not used #467

hotpxl opened this issue Sep 14, 2019 · 0 comments

Comments

@hotpxl
Copy link

hotpxl commented Sep 14, 2019

In the config file there is

# Close the connection after a client is idle for N seconds (0 to disable)
timeout 0

but I don't seem to find anywhere that references this value. Especially in db.cpp:~Ardb::ScanClients, it's using GetConf().tcp_keepalive to kick out idle clients instead of timeout. Is this configuration not used?

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

1 participant