Forum Discussion
RobertN_42
Jul 28, 2022Copper Contributor
X-Forwarded-For header is being removed somwhere between my IIS reverse-proxy and backend IIS setup
Hi, I've the following web hosting setup: 1. Users facing Windows Server 2016 Server (v1607 - OS Build 1493.2791) with IIS v10.0.14393.0 and Application request routing 3.0 acting as an IIS reve...
- Jul 29, 2022
Mystery solved: the X-Forwarded-For header is "consumed" and removed from the requests by one of the .Net applications hosted on the backoffice IIS server...
RobertN_42
Jul 29, 2022Copper Contributor
Mystery solved: the X-Forwarded-For header is "consumed" and removed from the requests by one of the .Net applications hosted on the backoffice IIS server...
- paulchanggDec 19, 2023Copper Contributor
RobertN_42 Hi Robert, I also have the same question. Could you please provide a detailed explanation of why it is being consumed?