Roberto/Oliver,

 I forked and committed the vmod to
https://github.com/denen99/libvmod-urlsort.

  I just copied your source and updated the vmod_urlsort.c file to include
your source and create the necessary vcc file.

To compile i just did

./autogen.sh
VARNISHSRC=/Downloads/varnish-3.0.2 VMODDIR=/tmp/vmod ./configure
make
make install

then copy /tmp/vmod/libvmod_urlsort.* to your lib/vmod directory of
varnish.

I havent tested the vcl yet, so if someone can do "import urlsort;" and try
using it that would be great... i will try to test a bit later.

AD

On Thu, Jan 5, 2012 at 11:00 AM, AD <[email protected]> wrote:

> I just forked it, will let you know when committed (denen99)
>
>
>
> On Thu, Jan 5, 2012 at 10:52 AM, Olivier Van Acker 
> <[email protected]>wrote:
>
>>
>>
>>
>> i will create branch of your github repo and stick it in a "vmod" subdir
>>> if thats OK ?
>>>
>>>
>> Yes, go for it :-) Or I can also add you as a collaborator to this repo,
>> what's your github name?
>>
>>
>> _______________________________________________
>> 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