Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
  • Sign in
H
heroku-buildpack-static
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • JIRA
    • JIRA
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Python-Dev
  • heroku-buildpack-static
  • Repository

Switch branch/tag
  • heroku-buildpack-static
  • scripts
  • config
  • lib
  • nginx_config_util.rb
Find file
BlameHistoryPermalink
  • Terence Lee's avatar
    Fixes #44. Respect DNS TTL for proxies. · a26fb057
    Terence Lee authored Mar 18, 2017
    https://tenzer.dk/nginx-with-dynamic-upstreams/
    
    Nginx currently does not resolve domains passed to `proxy_pass`. By
    using a variable it works around the issue.
    
    This also fixes a bug where fallback proxy match would just match the
    first proxy vs the longest.
    a26fb057
nginx_config_util.rb 1.3 KB
EditWeb IDE

Replace nginx_config_util.rb

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.