Error message confirmation

Is this correct. The error message: upstream prematurely closed
connection while reading response header from upstream, client

means that the fastcgi server process closed the connection before it
was supposed to (pointing at an error in php-fpm)

On Tue, Sep 28, 2010 at 01:11:50PM +1000, mat h wrote:

Is this correct. The error message: upstream prematurely closed
connection while reading response header from upstream, client

means that the fastcgi server process closed the connection before it
was supposed to (pointing at an error in php-fpm)

Yes.


Igor S.
http://sysoev.ru/en/

Thanks, looks like the php-fpm dynamic process manager still isnt
stable. Just a FYI to all nginx and php-fpm users.