Giter Club home page Giter Club logo

libvmod-accept's Issues

Cannot build for Varnish 4.1 using branch 4.1

The 4.1 branch requires varnish 5.0+ which causes ./configure to fail.

checking for Varnish... 4.1.11
configure: error: Varnish version 5.0 or higher is required.

Upon changing the VARNISH_PREREQ([5.0]) constraint in configure.ac it has been built successfully. Is it only the matter of a wrong constraint?

case sensitive

we just noticed that the accept rules we set for languages seem to be case sensitive. our backend is not case sensitive, so introducing this module broke some clients that sent an UPPERCASE language. we changed to accept_lang_rules.filter(std.tolower(req.http.Accept-Language)) to work around the issue, but i wanted to ask if this is designed like this on purpose or not. if its on purpose, i suggest to update the readme to mention that and maybe change the lang_rules example to use std.tolower.

Cannot compile against Varnish 5.1.2

master branch does not compile against Varnish 5.

checking for Varnish... 5.1.2
configure: error: Varnish version below 5.1 is required.

There is also no specific branch nor tag to work with this version, only master is available. Does the vmod support Varnish 5 at all?

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.