Git Product home page Git Product logo

nginx-upstream-resolve's Introduction

NOTE: This repository is no longer maintained since there is a better approach on how to achieve the same without even touching nginx'es codebase, see nginx + a backend with a dynamic IP


nginx-upstream-resolve

A patch to the http nginx upstream module to allow the dynamic resolution of the upstream servers.

One of the missing features that is available via the commercial subscription of nginx is the ability to dynamically resolve the upstream domain name. This patch introduces this functionality in the upstream compatible way, i.e. we are reusing the same keyword to enable the dynamic resolution as the official documentation uses. This ensures that if time comes to use the commercial subscription no configuration changes will be required.

This work was sponsored by Openwall Pty Ltd and Data Solutions Group Pty Ltd.

Repository structure

The master branch points to the production ready patch for the latest available version of the patch. However, each time a patch is regenerated for the new version of nginx the corresponding commit is tagged with the nginx version the patch was generated for. Therefore, if you are building a package and are including this patch as the part of your build you may want to refer to a particular versions of the patch.

For example, if you are building nginx 1.10.1 then the URL to retrieve the corresponding patch would be https://raw.githubusercontent.com/galaxy4public/nginx-upstream-resolve/1.10.1/nginx-upstream-resolve.diff

nginx-upstream-resolve's People

Contributors

galaxy4public avatar

Watchers

 avatar

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.