Re: Nginx returns HTTP 200 with Content-Length: 0

2013-07-02 Thread crazynuxer
Hello all, I have some problem , I use version nginx/1.2.2 and nginx/1.0.11, should I upgrade my version first or just compile then send you my debug log thanks, Rizki Posted at Nginx Forum: http://forum.nginx.org/read.php?2,205826,240499#msg-240499 __

Re: listen backlog

2013-04-18 Thread crazynuxer
thanks, Rizki On Thu, Apr 18, 2013 at 4:45 PM, Igor Sysoev wrote: > On Apr 18, 2013, at 13:40 , crazynuxer wrote: > > Dear All, > > I have some vhost with nginx , when I set backlog at some vhost, I get > error > > nginx: [emerg] duplicate listen options for 0.0.0.

listen backlog

2013-04-18 Thread crazynuxer
Dear All, I have some vhost with nginx , when I set backlog at some vhost, I get error nginx: [emerg] duplicate listen options for 0.0.0.0:80 in my question is. When we configure 1 vhost with backlog option , it will be applied to all vhost or not? and if not, how , I'm configure backlog option