Welcome! Log In Create A New Profile

Advanced

Re: How to use srcache_store while proxy_pass use to connect backend

agentzh
March 06, 2012 08:28PM
On Tue, Mar 6, 2012 at 1:48 AM, n1xman <nginx-forum@nginx.us> wrote:
> Hi,
>
> I can't store data while I'm using proxy_pass to connect to the backend
> if we can't find data on the memcached. srcache_fetch probes the
> memcached but since no data, it connect to the backend and get the
> correct data but not executing the srcache_store.

Can you enable the debug logs in your nginx build and paste the
relevant logs here? To enable the debug logs, just re-compile your
nginx with the --with-debug configure option, and also use the "debug"
log level in your "error_log" config directive in your nginx.conf.

Also telling me the outputs of the "/path/to/your/nginx -V" command
and "uname -a" command on your side may also be helpful :)

Thanks!
-agentzh

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

How to use srcache_store while proxy_pass use to connect backend

n1xman March 05, 2012 12:48PM

Re: How to use srcache_store while proxy_pass use to connect backend

hira2 March 05, 2012 01:23PM

Re: How to use srcache_store while proxy_pass use to connect backend

agentzh March 06, 2012 08:28PM

Re: How to use srcache_store while proxy_pass use to connect backend

n1xman March 08, 2012 12:51AM

Re: How to use srcache_store while proxy_pass use to connect backend

agentzh March 08, 2012 01:04AM

Re: How to use srcache_store while proxy_pass use to connect backend

n1xman March 08, 2012 01:31AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 252
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