How come nginx is only accepting 1 connection?

Roberto De Ioris roberto at unbit.it
Tue Jan 18 18:51:54 MSK 2011


Il giorno 18/gen/2011, alle ore 16.42, He Shiming ha scritto:

> On Tue, Jan 18, 2011 at 11:30 PM, Sven 'Darkman' Michels
> <sven at darkman.de> wrote:
>> Hi,
>> 
>> I'm not familar with UWSGI but i think this could be the problem. If you
>> do not run demonized it may only be able to handle one request per time.
>> So for testing i would recommend to start it in deamon mode, check if
>> the problem still exist and if not you know whats wrong.
>> 
>> Regards,
>> Sven
>> 
> 
> Hmm... I tried daemon on. But the behavior is still the same. I start
> to think I didn't compile it right. This is really weird...

Daemon mode is not related to this kind of problems. For example
if you start uWSGI from upstart or supervisor you do not daemonize it and so on.

Can you post the full uWSGI command line ?

--
Roberto De Ioris
http://unbit.it




More information about the nginx mailing list