Welcome! Log In Create A New Profile

Advanced

Re: is it possible to connect to memcached and check in access phase?

Johan Bergstr
August 26, 2009 03:54PM
Bumping an old thread here - but I recently stumbled over a similar
issue:
I want to do stuff depending on if a key exists in memcached or not,
something in style with

if ($key) {
return 404;
} else {
proxy_pass foo.bar;
}

..which is very similar to below. Has anyone solved this yet?

Thanks,
Johan Bergstr
Subject Author Posted

Re: is it possible to connect to memcached and check in access phase?

Johan Bergstr August 26, 2009 03:54PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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