divinity76 / dumpinput.ratma.net

the code behind http://dumpinput.ratma.net
The Unlicense
0 stars 0 forks source link

nginx proxy corrupts headers (host, http/x.x, and more) #1

Closed divinity76 closed 6 years ago

divinity76 commented 6 years ago

it corrupts the Host: header, and http version, and injects its own headers (Connection:Close for one),

possible solutions: give dumpinput.ratma.net its own dedicated ip address (costs money every month) or convert from proxy_pass to the nginx stream module, http://nginx.org/en/docs/stream/ngx_stream_core_module.html