Hi, there. We're using nginx with PHP through FastCGI, and from nginx 0.7.36 on, the PHP global variable $_SERVER["SERVER_ADDR"] is always 0.0.0.0, but with the same PHP configuration, nginx 0.7.35 passed the correct server address, so I think there's a bug in nginx 0.7.36+. Regards, Kinch Zhang