As long as you know what all the parameters are, sorting them "by hand" in your VCL should work.
Otherwise you could try using libvmod-querystring to sort the URL parameters? https://github.com/Dridi/libvmod-querystring Cheers, Rich [email protected] wrote: ----- To: "[email protected]" <[email protected]> From: Sean Allen Sent by: [email protected] Date: 21/03/2013 09:26 Subject: query string ordering and banning I found this old mailing list entry for using query string parameters in an 'unordered' fashion for consistent hashing: https://www.varnish-cache.org/lists/pipermail/varnish-misc/2011-May/020472.html Can I use this same approach when building a url to store on the beresp to do ban matching against? -- Ce n'est pas une signature _________________________ ______________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc Notice: This email and any attachments are confidential. If received in error please destroy and immediately notify us. Do not copy or disclose the contents.
_______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
