Re: Strange requests stalling inside nginx

2017-02-13 Thread MichaelLogutov
Maxim Dounin Wrote: --- > Hello! > > On Sat, Feb 11, 2017 at 04:06:29PM -0500, MichaelLogutov wrote: > > > Hello. > > We have some strange issues when requests seems to stall inside > nginx - in > > nginx log

Strange requests stalling inside nginx

2017-02-11 Thread MichaelLogutov
Hello. We have some strange issues when requests seems to stall inside nginx - in nginx log we see that request took 1 second (and was terminated by client timeout), while excactly the same request (we have special unique headers to mark them) from the uwsgi logs took only 100ms to complete. We al