Mailing List Archive

Fwd: Varnish - ReProxy
Can Varnish ReProxing like perlbal? Or is there any reproxy module for
varnish ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://projects.linpro.no/pipermail/varnish-misc/attachments/20071029/eefc8472/attachment.htm
Fwd: Varnish - ReProxy [ In reply to ]
In message <9b7e7b4f0710290036t13e7ff4ds61605f2664a29787 at mail.gmail.com>, "some
body nobody" writes:

>Can Varnish ReProxing like perlbal? Or is there any reproxy module for
>varnish ?

It would be trivial to implement in VCL, but I'm not usre I see the
point in bothering an "expensive" backend, just to learn from it that
a cheaper one should be asked instead. I would direct the requests
to the cheap server right away in VCL.

--
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.