Displaying posts filed under

web_programming

General information on debunking web server issues; configuration, statistics, cgi

Hosting : Why does every visit to my website have the same IP address?

Reference: http://help.mosso.com/article.php?id=180 Your script is calling for the “REMOTE_ADDR” and receives the IP of a server in front of one of our back-end servers. The web facing server is then passing the scripts output without giving the expected REMOTE_ADDR of the visitor. In order for your scripts to recognize that they are on a cluster [...]