You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you build your architecture that node-http-proxy is another proxy in a proxy chain it will ignore the incoming x-forward-for details and set it's own.
When you build your architecture that node-http-proxy is another proxy in a proxy chain it will ignore the incoming x-forward-for details and set it's own.
Architecture (all on the same server):
Expected x-forward-for at node application:
Actual x-forward-for at node application:
It does not only throw away the x-forward-for information, it even does not pass the proxy-ip in the x-forward-for chain.
The text was updated successfully, but these errors were encountered: