Welcome! Log In Create A New Profile

Advanced

Re: HTTP Redis, SSI and error log

Sergey A. Osokin
January 21, 2011 06:30PM
On Fri, Jan 21, 2011 at 03:13:18PM -0500, vchav wrote:
> > What is the $key?
> set $redis_key "$http_host$document_uri$query_string";

Does it possible get "$http_host$document_uri$query_string" key-value
via redis_cli?
Could you please provide logs with this key?

> > Provide more information about redisbackend
> > description.
>
> upstream redisbackend {
> server 127.0.0.1:6379;
> keepalive 256 single;
> }

keepalive options available only if you are compile nginx with
ngx_http_upstream_keepalive third-party module.

> 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

What is the platform do you using? You should remove -Wall from
your CFLAGS, as I told you in private letter.
Also, I fix compilation problem in future releases.

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

_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
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: 166
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