Welcome! Log In Create A New Profile

Advanced

Re: HTTP Redis, SSI and error log

January 21, 2011 03:13PM
> What is the $key?
set $redis_key "$http_host$document_uri$query_string";

> Provide more information about redisbackend
> description.

upstream redisbackend {
server 127.0.0.1:6379;
keepalive 256 single;
}

Additional information : I've removed the line
static ngx_str_t ngx_http_redis_db = ngx_string("redis_db");

Because of error in compilation.
./configure ... --add-module=../ngx_http_redis-0.3.2 --add-module=../ngx_http_upstream_keepalive-c6396fef9295
make && make install

Thanks you
Subject Author Posted

HTTP Redis, SSI and error log

vchav January 21, 2011 11:54AM

Re: HTTP Redis, SSI and error log

Sergey A. Osokin January 21, 2011 02:22PM

Re: HTTP Redis, SSI and error log

vchav January 21, 2011 03:13PM

Re: HTTP Redis, SSI and error log

Sergey A. Osokin January 21, 2011 06:30PM

Re: HTTP Redis, SSI and error log

vchav January 24, 2011 03:31AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 220
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready