Bug in memcached module?

mastercan nginx-forum at nginx.us
Wed Oct 21 16:17:23 MSD 2009


Igor Sysoev Wrote:
-------------------------------------------------------
> On Wed, Oct 21, 2009 at 07:44:38AM -0400,
> mastercan wrote:
> 
> > Maxim Dounin Wrote:
> >
> --------------------------------------------------
> -----
> > > - error_page         404 @fallback;
> > > + error_page         404 = @fallback;
> > > 
> > 
> > I guess this option with the = sign was added in
> one of the latest development versions?
> 
> No:

Oh, you're right. The = sign is working under my version too, great.
I'm using
"error_page         404 = @fallback;"
now.

Thank you a lot for your support. Now the status code is always 200, as it should be.

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,15451,15480#msg-15480






More information about the nginx mailing list