Long URLs cause nginx to hang

Igor Sysoev igor at sysoev.ru
Fri May 6 23:27:28 MSD 2011


On Fri, May 06, 2011 at 02:56:10PM -0400, uid_b wrote:
> I get 2 different outputs, depending on whether the connection is SSL or
> not
> 
> Non-SSL:
> 2011/05/06 12:52:44 [debug] 13267#0: *48 accept: 192.168.10.21 fd:3
> 2011/05/06 12:52:44 [debug] 13267#0: *48 event timer add: 3:
> 120000:1304708084457
> 2011/05/06 12:52:44 [debug] 13267#0: *48 epoll add event: fd:3 op:1
> ev:80000001

nginx does not receive any data and it should close connection after 120s.
Did you run tcpdump on server side ?


-- 
Igor Sysoev



More information about the nginx mailing list