nginx big bug

Maxim Dounin mdounin at mdounin.ru
Wed Mar 7 19:09:24 UTC 2012


Hello!

On Wed, Mar 07, 2012 at 01:59:41PM -0500, catball123 wrote:

> run http://127.0.0.1/1.php
> 
> Actually, we cannot see. That is a local IP address that is not
> routable across the internet.
> 
> ===============================================================
> 
> 
> no  i mean example  127.0.0.1 ,it is not a real ip address....
> 
> you can try in your computer with win2003 + nginx
> 
> the bug only in the windows os + nginx

Most likely you've only started only one php fastcgi process (used 
php-cgi and forgot to define PHP_FCGI_CHILDREN?).  You have to 
start at least two for your example to work.

Maxim Dounin



More information about the nginx mailing list