ironsmile / nedomi

Highly performant HTTP reverse proxy with efficient caching of big files
GNU General Public License v3.0
81 stars 9 forks source link

Upstream request will use the original Host header #182

Closed ironsmile closed 8 years ago

ironsmile commented 8 years ago

Previously, an upstream request was using a Host header set by the dns resolver. This header was always ip:port. Such a behaviour is not desirable in the situations where the upstream servers were configured using a domain name.