<div dir="ltr">Hi all,<br><br>We have a very old webapp that has an embedded server.   We have put varnish in front of it to help with load while we rewrite it.   However, it is detecting the IP address of the varnish box rather then the client.  I know that in apache, we can fix this by looking at HTTP_X_FORWARDED_FOR, however, our old app does not let us do that.  Is there anything we can do in varnish to pass the real ip in the REMOTE_ADDR server var?<br>
<br>Thanks!<br></div>