Varnish multiple backend configuration?
Poul-Henning Kamp
phk at phk.freebsd.dk
Wed Jun 6 11:25:40 CEST 2007
In message <001201c7a7fa$51ca1810$6600a8c0 at octane>, Nathan McSween writes:
>Would this work as a simple load balancer configuration?
I don't think so, you will risk multiple concurrent transactions
getting mixed up about which backend they connect to or using
cached backend connections going to different places.
--
Poul-Henning Kamp | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG | TCP/IP since RFC 956
FreeBSD committer | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.
More information about the varnish-misc
mailing list