Changes between Initial Version and Version 1 of Ticket #2294
- Timestamp:
- 12/14/21 14:49:46 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2294 – Description
initial v1 12 12 The above allows $a_endpoint to: 13 13 14 1. Does not require the upstream host to be running when nginx starts15 2. Dynamically update the IP address for the associated my_service.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. 16 16 17 17 I've tried to pair this with an auth_request and I see failing results