Lua/Redis Routing with Failover

Rick Richardson rick.richardson at gmail.com
Wed Feb 1 16:05:11 UTC 2012


Sorry for the confusion. I don't want failover/backup for redis servers, I
want the redis request to return multiple upstreams that I can proxy to
with proxy_pass.

E.g. I get a request for Foo.com. I ask redis for a list of upstream
servers to which I can serve Foo.com.  I then feed the entire list somehow
into proxy_pass.  It then performs its normal htttp_upstream operation as
if it had a standard list of peers in an upstream.
On Jan 31, 2012 11:25 PM, "agentzh" <agentzh at gmail.com> wrote:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20120201/755487bf/attachment.html>


More information about the nginx-devel mailing list