Re: Django, nginx, Passenger

2012-03-03 Thread 软刀
is proxy_send_timeout too small ? I newer 2012/3/3 赵帅 > I suggest you do a pressure test on the url that have triggered the > problem to see whether it will show up again.If yes, to see the system > status such as the number of sockets being used and the number of > connections from nginx to fa

Re: Django, nginx, Passenger

2012-03-02 Thread 赵帅
I suggest you do a pressure test on the url that have triggered the problem to see whether it will show up again.If yes, to see the system status such as the number of sockets being used and the number of connections from nginx to fastcgi service in the status of waiting to be accepted. 2012/3/3 D