Code Monkey home page Code Monkey logo

Comments (12)

Dridi avatar Dridi commented on June 13, 2024

It doesn't because the build system currently supports both Varnish 3 and 4. Once Varnish 4.1 is out I will add support for it and drop Varnish 3 compatibility. I also intend to change the API and the way the VMOD is used to take advantage of 4.0+ features.

I will keep this issue open and let you know when the next tag is available.

from libvmod-querystring.

blindpet avatar blindpet commented on June 13, 2024

Other vmods have a separate branch for 4 and 4.1 compatibility. Despite 3.0 being EOL it is still used by people reliant on certain vmods that haven't been ported yet.

Looking forward to 4.1 release

from libvmod-querystring.

Dridi avatar Dridi commented on June 13, 2024

I know, but I didn't want to maintain several branches, and 3.0 prevents me from using 4+ features. And I suppose I'm too much of a Fedora person, I tend to disregard EOL software :)

from libvmod-querystring.

blindpet avatar blindpet commented on June 13, 2024

I think it's fair enough if you create a new branch and then just abandon the old one, no need to maintain it as people can always fork it if necessary. I am still using Varnish 3 just because it serves my needs but am planning to move to 4.1 when php7 is out and all that.

Removing query strings without having to use a plugin will just be the icing on the cake :)

from libvmod-querystring.

gdlx avatar gdlx commented on June 13, 2024

Hi,

Do you still plan to update the build process to 4.0+ ?

from libvmod-querystring.

Dridi avatar Dridi commented on June 13, 2024

Good timing, I did it on Thursday in a long airport/plane day :)

I still have to update the documentation and I also started a cleanup of the code base but expect an update within a week.

from libvmod-querystring.

Dridi avatar Dridi commented on June 13, 2024

@gauthier-delacroix I have pushed changes allowing a proper build for Varnish 4+ and dropped support for 3.0 altogether. I also updated the README now that I don't use it as the VMOD's manual for 3.0 builds.

I want to do more cleanup before I cut a 0.4 release but I have no intentions of breaking the ABI.

from libvmod-querystring.

Dridi avatar Dridi commented on June 13, 2024

Closing, feel free to reopen this issue if the build is not working as expected for a Varnish 4.x module.

from libvmod-querystring.

quintonparker avatar quintonparker commented on June 13, 2024

hi

great module. thanks for sharing!

trying to compile for varnish 4.1.1 on ubuntu lts precise

make is barfing with error message

vmod_querystring.c:44:20: fatal error: vcc_if.h: No such file or directory
compilation terminated.
make[2]: *** [vmod_querystring.lo] Error 1
make[2]: Leaving directory /home/quinton/libvmod-querystring/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory/home/quinton/libvmod-querystring'
make: *** [all] Error 2

Please help?

from libvmod-querystring.

quintonparker avatar quintonparker commented on June 13, 2024

or should i rather post a new issue?

from libvmod-querystring.

Dridi avatar Dridi commented on June 13, 2024

@quintonparker Could you please file a new issue and describe the steps that lead to this error message?

from libvmod-querystring.

quintonparker avatar quintonparker commented on June 13, 2024

@Dridi sure. thanks. #21

from libvmod-querystring.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.