ssi + fcgi nginx 0.1.33 trouble

Igor Sysoev is at rambler-co.ru
Wed May 25 23:41:03 MSD 2005


On Wed, 25 May 2005, Alexey Bestciokov wrote:

> ssi , include virtual
> инклюд обрабатывается через fcgi
> и, как я понял, если в процессе отдачи страницы клиент пошлёт реквест ещё
> раз, nginx зацикливается.
> 100 процентов процессора, в логах
> 2005/05/25 23:25:12 [debug] 3472#0: *4 http upstream process downstream

[...]

> 2005/05/25 23:25:12 [debug] 3472#0: *4 copy filter: 0 "/index.php"
> 2005/05/25 23:25:12 [debug] 3472#0: *4 pipe write busy: 8192
>
> получил такой эффект так:
> index.shtml ::
> <!--#include virtual="/index.php" -->
>
> index.php ::
> <?php
>    phpinfo();
>    phpinfo();
> ?>
>
> и потом в браузере пару раз рефреш :)

ssi_ignore_recycled_buffers  on, случаем не стоит ?


Игорь Сысоев
http://sysoev.ru





More information about the nginx-ru mailing list