Changes between Version 1 and Version 2 of Ticket #2294


Ignore:
Timestamp:
12/14/21 14:50:46 (2 years ago)
Author:
jack.pienso.com@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2294 – Description

    v1 v2  
    1010        }
    1111
    12 The above allows $a_endpoint to:
     12The following allows $a_endpoint to:
    1313
    14 1. It does not require the upstream host to be running when nginx starts
    15 2. It dynamically update the IP address for the associated my_service.
     141. not require the upstream host to be running when nginx starts
     152. dynamically update the IP address for the associated my_service.
    1616
    1717I've tried to pair this with an auth_request and I see failing results