PHP FastCGI - connection refused

Denis F. Latypoff latypoff at yandex.ru
Sun Apr 8 07:25:04 MSD 2007


Hello Arthur,

Sunday, April 8, 2007, 6:57:25 AM, you wrote:

> Здравствуйте, proforg.

> Вы писали 8 апреля 2007 г., 3:23:40:

>> On 08.04.2007, at 3:00, Arthur F. Bier wrote:

>>> Здравствуйте, proforg.
>>>
>>> Что самое удивительное - в кору больше не падает.
>> Это после отключения модулей ?

>>> А вот connection refused - как был, так и остался.
>> учитывая то как php-fcgi принимает запросы
>> такое может быть по моему только когда он остановлен

>> Алексей Бещёков
>> proforg at maloletka.ru

> Не, все равно выпал в кору.

http://fastcgi.coremail.cn/doc.htm

By default, PHP stops accepting new FastCGI connections after handling
500 requests; unfortunately, there is a potential race condition
during the PHP cleanup code in which PHP can be shutting down but
still have the socket open, so mod_fcgid under heavy load can send
request number 501 to PHP and have it "accepted", but then PHP appears
to simply exit, causing errors.

может с этим как-то связано?

-- 
Best regards,
 Denis Latypoff                          mailto:latypoff at yandex.ru






More information about the nginx-ru mailing list