What is the equivalent nginx timeouts in traefik?

Hello,

i don't know if i am in the right place to post this question, but i am having hard time to set traefik v2 timeouts.

i used previously this two directives in nginx "proxy_send_timeout" and "proxy_read_timeout" but now i can't find their equivalent in traefik v2 (in cli, annotations or middlewares), my traefik is deployed in kubernetes.

please can you help me find the alternative of the previously mentioned nginx timeout directives ?

2 Likes