Hi,

On Thu, Sep 29, 2011 at 8:52 PM, Corey Hammerton <[email protected]> wrote:


Hello,****
>
> ** **
>
> I have an environment with multiple backend servers that require most
> images (static content) be replicated out to all servers, this is causing
> unnecessary load on our backend servers. To mitigate this problem we plan to
> put in a Varnish system to grab the assets from the backend servers and send
> them to the client VIA a round-robin director. ****
>
> ** **
>
> If Varnish cannot find the asset on the current backend server does it
> automatically go to the next backend in the list? If not what VCL code do we
> need to insert to accomplish this?
>

You should probably have a look at saint mode. It can do what you want.

-- 
Per Buer, CEO
Phone: +47 21 98 92 61 / Mobile: +47 958 39 117 / Skype: per.buer
*Varnish makes websites fly!*
Whitepapers <http://www.varnish-software.com/whitepapers> |
Video<http://www.youtube.com/watch?v=x7t2Sp174eI> |
Twitter <https://twitter.com/varnishsoftware>
_______________________________________________
varnish-misc mailing list
[email protected]
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc

Reply via email to