Thanks for nudging. I was looking into this earlier today, but couldn't find the email to respond too.
I do not know why there is a separate connection timeout for POST/PUSH vs the other methods. But it is indeed still implemented that way. My guess is that the difference is due to the fact that until very recently the conntect timeout was really the TTFB timeout. And naturally that would be much higher for large POST requests than for a GET request. On Tue, Aug 21, 2018 at 7:13 PM, Nishant Gaurav <ngau...@linkedin.com> wrote: > > Just nudging this to the top of your inbox. :) It will be of great help if > anyone can help with this. > > On 8/20/18, 9:50 AM, "Nishant Gaurav" <ngau...@linkedin.com> wrote: > > I was trying to debug a crash in trafficserver that happens when a > server that only handles POST request goes down. I see that there is a > large difference b/w the default value of timeout for GET and POST (and > PUT) requests (in seconds). > > > >