very cool, want some help turning this into a vmod?  inline C is sooo 2.0
:-)

This is actually very helpful to have a consistent cache key when you get
the same URL but different order of query params.

Cheers,
AD

On Thu, Jan 5, 2012 at 8:50 AM, Olivier Van Acker <[email protected]>wrote:

> I've written a small piece of C code which can be embedded in the varnish
> configuration. It puts the query parameters of an URL in order, so equal
> URLs with their parameters in different order become the same
> blog post explaining it:
>
> http://cyberroadie.wordpress.com/2012/01/05/varnish-reordering-query-string/
>
> source code:
> https://github.com/cyberroadie/varnish-urlsort
>
> I haven't used this in a large scale live environment (yet), so please be
> careful and test first!
>
> Hope its useful,
>
> Olivier
>
> _______________________________________________
> varnish-misc mailing list
> [email protected]
> https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
>
_______________________________________________
varnish-misc mailing list
[email protected]
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc

Reply via email to