Hi<br><br>I am in the process of moving from one server to another. Both servers are set up with NginX serving static files and proxying on the rest to Apache.<br>What I would like to do is proxy everything from the old box to the new one using nginx.<br>
<br>However, I need the original IP address to check for throttling and log file stats. A simple setup gives me the IP address of the old box.<br><br>Any suggestions?<br><br><br>