Welcome! Log In Create A New Profile

Advanced

reverse proxy cache design

November 04, 2010 12:47PM
at the moment we are running an active/standby reverse proxy installation.
one virtual IP by keepalived.

it works great thanks to NGINX, but has the disantvantage of having an empty cache on the standby proxy, so in case of a failover the cache must first be filled up, which slows the proxy massively down.

i'm now thinking about adding the standby proxy the list of origin servers, so i get something like this

proxy01 -> origin01
-> origin02
-> proxy02 -> origin01
-> origin02

this would make shure that proxy02's cache is filled to

will this make sense? can i configure proxy02 so he would directly answer (direct server return)? or do i really need an loadbalancer in front of the two ngingx proxys?
Subject Author Posted

reverse proxy cache design

roadfox November 04, 2010 12:47PM

Re: reverse proxy cache design

sridhar basam November 04, 2010 01:50PM

Re: reverse proxy cache design

roadfox November 05, 2010 02:07AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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