I am going to setup an IIS7 instance behind a load balancer. I would like all apps (PHP/ASP/Asp.net) to be able to see correct REMOTE_ADDR, and not the one of loadbalancer. Later on I'll use ARR, and would like to ensure the problem doesn't occur there too. Please advise.