Welcome! Log In Create A New Profile

Advanced

Re: How come nginx is only accepting 1 connection?

Roberto De Ioris
January 18, 2011 11:38AM
Il giorno 18/gen/2011, alle ore 17.23, He Shiming ha scritto:

> 2011/1/18 Maxim Dounin <mdounin@mdounin.ru>:
>> Hello!
>>
>> There are no settings in nginx which may cause such behaviour
>> (well, problems may happen with "sendfile on;" without
>> sendfile_max_chunk set while sending huge files over fast links -
>> due to blocking in sendfile() syscall, but it's not your case).
>>
>> This may be problem in track_uploads module though, it's third party
>> one and I have no idea about it's bugs.
>>
>> You may test the following:
>>
>> 1. If requesting normal static file (or just sending an invalid
>> request) works.
>>
>> 2. If doing the same with track_uploads disabled works.
>>
>> Maxim Dounin
>>
>
> UWSGI is like this: uwsgi --paste
> config:/pylonsenv/ajaxupload/production.ini --socket
> /pylonsenv/ajaxupload/uwsgi.socket -H /pylonsenv -p 10
>
> I tried disabling the upload progress module. I even tried upgrading
> to nginx 0.9.3, disabling all modules during compiling. Nothing works.
>
> -

Are you sure you are not running pylons with debug enabled ?

It can cause some problems with multiprocess apps

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


_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

How come nginx is only accepting 1 connection?

He Shiming January 18, 2011 09:48AM

Re: How come nginx is only accepting 1 connection?

Roberto De Ioris January 18, 2011 10:04AM

Re: How come nginx is only accepting 1 connection?

He Shiming January 18, 2011 10:10AM

Re: How come nginx is only accepting 1 connection?

Maxim Dounin January 18, 2011 10:22AM

Re: How come nginx is only accepting 1 connection?

He Shiming January 18, 2011 10:32AM

Re: How come nginx is only accepting 1 connection?

Maxim Dounin January 18, 2011 10:58AM

Re: How come nginx is only accepting 1 connection?

He Shiming January 18, 2011 11:26AM

Re: How come nginx is only accepting 1 connection?

Roberto De Ioris January 18, 2011 11:38AM

Re: How come nginx is only accepting 1 connection?

He Shiming January 18, 2011 11:44AM

Re: How come nginx is only accepting 1 connection?

Maxim Dounin January 18, 2011 01:26PM

Re: How come nginx is only accepting 1 connection?

Sven 'Darkman' Michels January 18, 2011 10:34AM

Re: How come nginx is only accepting 1 connection?

He Shiming January 18, 2011 10:46AM

Re: How come nginx is only accepting 1 connection?

Roberto De Ioris January 18, 2011 10:54AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 229
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready