Multiple fastcgi connection

Hi,

I’ve got a question about FastCGI. I have a long php script that
takes a few seconds to run. The problem is that any new requests
to php are delayed until the first script has finished executing.
I’ve tried configuring Nginx with more php fastcgi servers, but
this did not help.

I’m using Windows with nginx v0.8.27.

Is this the way it is supposed to work? Can I do something
about it?

I really hope someone can explain this to me, because I’m really
in the dark here.

Best regards,

AlDee

Posted at Nginx Forum: