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

Make timeouts configuration based? #5

Open
mhodge13 opened this issue Apr 9, 2020 · 1 comment
Open

Make timeouts configuration based? #5

mhodge13 opened this issue Apr 9, 2020 · 1 comment

Comments

@mhodge13
Copy link

mhodge13 commented Apr 9, 2020

Is there a way to make the timeouts configurable so that it is not a hard coded 60 seconds?

File: https://github.com/devilbox/docker-haproxy/blob/master/data/haproxy.cfg

  • timeout client 60s
  • timeout server 60s

I have been able to increase the value by logging into the haproxy container, changing the value, and then restarting the container.

This becomes a pain if I have to restart the containers each time to change the timeout value. Can it be configurable like the other environment variables so I can define the timeout value in configuration?

@mhodge13
Copy link
Author

Any updates on this?

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