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

Adjusting the request timeout values #78

Closed
trauts2 opened this issue Feb 2, 2018 · 4 comments
Closed

Adjusting the request timeout values #78

trauts2 opened this issue Feb 2, 2018 · 4 comments

Comments

@trauts2
Copy link

trauts2 commented Feb 2, 2018

This PR describes a feature we would like to use:
traefik/traefik#1873

We have one admin task which takes several minutes to complete, and traefik is timing out. Is it possible to access this configuration without an enhancement to alpine-traefik?

Thanks!

Stu

@trauts2
Copy link
Author

trauts2 commented Feb 21, 2018

Is there a workaround for this? We're getting gateway timeouts fairly frequently, I'd like to know of the correct way to increase the timeout value

@rawmind0
Copy link
Owner

@trauts2 , added timeouts env variables to control responding and forwarding timeouts at deployment time. Take a look at README.md file
https://docs.traefik.io/configuration/commons/#timeouts

Included at release rawmind/alpine-traefik:1.5.4-1

@trauts2
Copy link
Author

trauts2 commented Mar 22, 2018 via email

@trauts2
Copy link
Author

trauts2 commented Apr 19, 2018

I just tested this, and was able to set each of these timeout values. In my test I set them all to 180seconds, then issued a request that would take about that long. I received the timeout at 60 seconds exactly. Is it possible these values aren't making their way to traefik correctly?

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