That's perfect, Lasse! Thank you for the information. I had settled on putting the VCL in a jinja template and iterating over a list of ips (x-forward-for headers), each one creating a separate entry into sub vcl_recv to send an error 403.
On Tue, Aug 6, 2013 at 2:00 AM, Lasse Karstensen < [email protected]> wrote: > On Mon, Aug 05, 2013 at 02:05:05PM -0700, Stephen Wood wrote: > > Is there a way to change client.ip? > > Yes, you can do this with the ipcast vmod: > > https://github.com/lkarsten/libvmod-ipcast > > > -- > With regards, > Lasse Karstensen > Varnish Software AS > -- Stephen Wood Dev/Ops Engineer Moz, Inc. Website: www.heystephenwood.com
_______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
