In message <[EMAIL PROTECTED]>, "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 [EMAIL PROTECTED] | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. _______________________________________________ varnish-misc mailing list [email protected] http://projects.linpro.no/mailman/listinfo/varnish-misc
