Connection error

Maxim Dounin mdounin at mdounin.ru
Tue Sep 29 19:11:34 MSD 2009


Hello!

On Tue, Sep 29, 2009 at 10:59:23AM -0400, chaitanya wrote:

> i have to call one php page at rate of around 500-1000 Request per second & that is from single IP. But i am getting strange output My page works well 5 times, then it gives error for next 5 requests  & this trend continues.
> 
> I am not getting what could be the cause of this strange error?

Looks like you have 5 php workers, and each of them is able to 
process one request, but dies on the second.  Probably some 
php accelerator related issue.

Maxim Dounin





More information about the nginx mailing list