ПРОЕКТЫ 


  АРХИВ 


Apache-Talk @lexa.ru 

Inet-Admins @info.east.ru 

Filmscanners @halftone.co.uk 

Security-alerts @yandex-team.ru 

nginx-ru @sysoev.ru 


  СТАТЬИ 


  ПЕРСОНАЛЬНОЕ 


  ПРОГРАММЫ 



ПИШИТЕ
ПИСЬМА












     АРХИВ :: nginx-ru
Nginx-ru mailing list archive (nginx-ru@sysoev.ru)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: connection to upstream (PHP FastCGI) timed out


  • To: nginx-ru@xxxxxxxxx
  • Subject: Re: connection to upstream (PHP FastCGI) timed out
  • From: umask <umask@xxxxxxxxx>
  • Date: Wed, 29 Aug 2007 09:55:05 +0400
  • In-reply-to: 1660000000215897868
  • References: 1660000000215897868

Естественно, переменные окружения такие

PHP_FCGI_CHILDREN=20

PHP_FCGI_MAX_REQUESTS=1024

(без единицы в конце имени).



> # Tcp-port to bind php-cgi on

> FCGIPORT1="9000"

> # IP to bind php-cgi on

> FCGIADDR1="127.0.0.1"

> # Number of PHP children to spawn

> PHP_FCGI_CHILDREN1=20

> # Number of request before php-process will be restarted

> PHP_FCGI_MAX_REQUESTS1=1024

> # Path to the php-cgi binary and parameters

> COMMAND="/usr/bin/php-cgi -q -b $FCGIADDR1:$FCGIPORT1 -c $CONFIG1 &"

> Во время проблемы php-cgi в списке процессор присутствовали, процессор не 
> потребляли.

> У кого-нибудь есть идеи из-за чего себя так странно повёл FastCGI-сервер?

> --

> Ilyas



 




Copyright © Lexa Software, 1996-2009.