On Nov 29, 2013, at 2:11 PM, jroman <[email protected]> wrote: > > Hey all! > > I¹m using traffic server 3.2 and I am experimenting some problems when a > the users make a DELETE request. > With firebug i can see a 504 status code (Connection Timeout) when the > request is done. > > I¹ve tried to gather more info with tcpdump and I see how the DELETE > request is send to origin server but the response never come back.
To be sure, if you send the DELETE to the origin directly, it works as intended ? It honestly sounds like your origin is not responding (but impossible to tell from the description). — leif
