Changes between Initial Version and Version 1 of Ticket #2543
- Timestamp:
- 09/07/23 14:38:05 (16 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2543 – Description
initial v1 30 30 31 31 32 the request is sent to the right upstream IP by a reverse proxy, but instead of taking the DNS name of the server specified in "upstream" the reverse proxy takes the name of upstream. So instead of "banana-server" it sends just "banana".32 the request is sent to the right upstream IP by a reverse proxy, but instead of taking the DNS name of the server specified in the "upstream" the reverse proxy takes the name of upstream as a value for the host header. So instead of "banana-server" it sends just "banana".