nginx-0.9.0

Igor Sysoev igor at sysoev.ru
Mon Nov 29 23:32:56 MSK 2010


On Mon, Nov 29, 2010 at 11:55:39AM -0800, Cliff Wells wrote:

> On Mon, 2010-11-29 at 18:36 +0300, Igor Sysoev wrote:
> >     *) Bugfix: compatibility with ngx_http_eval_module; the bug had 
> >        appeared in 0.8.42.
> 
> Hi Igor,
> 
> Can you elaborate a bit on what this issue was?   I know there was an
> issue introduced around this same time that affected some other 3rd
> party modules having to do with filters no longer receiving NGX_AGAIN or
> something (my memory on this is vague).

Modules those work in rewrite phase now should return NGX_DONE instead of
NGX_AGAIN. Before 0.8.42 NGX_DONE did the same as NGX_AGAIN. Since 0.8.42
NGX_AGAIN is processed in a different way.


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



More information about the nginx mailing list