HTTP Redis, SSI and error log

Sergey A. Osokin osa at FreeBSD.org.ru
Fri Jan 21 22:17:33 MSK 2011


Hi,

On Fri, Jan 21, 2011 at 11:54:00AM -0500, vchav wrote:
> 
> I am trying to use the http redis module for nginx basically like :
> [code]
> set $redis_key "$key";

What is the $key?

Examples for ngx_http_redis module available in README.

> redis_pass redisbackend;

Provide more information about redisbackend description.

> default_type   text/html;
> error_page 404 502 504 = @fallback;
> [/code]
> 
> But I have a curious message in error log !?
> [code]
> 2011/01/21 17:45:38 [alert] 25902#0: *125149 unknown variable index: -1,
> client: XXX.XXX.XXX.XXX, server: _, request: "GET /myUri/ HTTP/1.1",
> subrequest: "/MySubrequest/", host: "Myhost"
> [/code]
> 
> How to remove it ?

-- 
Sergey A. Osokin
osa at FreeBSD.ORG.ru
osa at FreeBSD.ORG



More information about the nginx mailing list