You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adjust TrafficServer timeouts to work for longer response times.
We had only been testing shorter timeouts in our test suite, but it
turns out to handle longer timeouts, we need to increase
the other TrafficServer timeouts to basically match the nginx read
timeout (otherwise TrafficServer was still timing out after the connect
timeout and retrying the request multiple times).
0 commit comments