FastCGI errors in nginx 0.6.x

Igor Sysoev is at rambler-co.ru
Wed Mar 25 18:33:05 MSK 2009


On Wed, Mar 25, 2009 at 08:39:25AM +0100, Robert Gabriel wrote:

> Hi guys, Im running nginx 0.6.35 with PHP 5.2.6 with php-fpm patch.
> Everything just runs super nice, but I found in almost all vhost
> error_log files this errors:
> 
> 2009/03/25 07:22:40 [info] 4552#0: *64462 client closed prematurely
> connection while sending to client, client: 67.223.232.34, server:
> www.example.org, request: "GET / HTTP/1.1", upstream:
> "fastcgi://127.0.0.1:50000", host: "www.example.org"
> 2009/03/25 07:25:48 [info] 4552#0: *64486 client closed prematurely
> connection, so upstream connection is closed too while reading upstream,
> client: 84.242.66.126, server: www.example.org, request: "GET /
> HTTP/1.1", upstream: "fastcgi://127.0.0.1:50000", host:
> "www.example.org"

> 2009/03/25 08:33:55 [info] 4554#0: *65833 client closed prematurely
> connection while sending to client, client: 67.223.232.34, server:
> www.example.org, request: "GET / HTTP/1.1", upstream:
> "fastcgi://127.0.0.1:50000", host: "www.example.org"
> 
> I know its something related to php-fpm with nginx, but Im not sure what
> or how to fix it.

No, these messages are not related to php-fpm. In these cases client
have closed connection, but not fastcgi server.


-- 
Igor Sysoev
http://sysoev.ru/en/





More information about the nginx mailing list