Tracking User Sessions Originating from Proxy Servers
Someone in Virginia Loves Me
"Bug in the software" say you. "Nay" say I.
Undoubtedly, you have probably heard by now that there is a shortage of available IP numbers and ranges. One of the ways that internet companies are getting around this issue is by routing their users through a proxy server. In this case, all users showing up on your web site will come in with the IP address of the Proxy Server, and the IP will resolve to the physical location of the proxy servers. Scratching your head are ya?
How about an example:
Say that various different users in different parts of the world use one of those global internet companies, and they dial into a local number in their area, say for this example that the following information is true:
User 1: Anaheim, California
User 2: Los Angeles, California
User 3: Buenos Aires, Argentina
User 4: Dallas, Texas
User 5: Madrid, Spain
User 7: Portland, Oregon
Their connection is being routed to a group of proxy servers owned by their ISP (say, BIG COMPANY INC.). Say BIG COMPANY INC. is in Virginia. This means that every time a user who is using BIG COMPANY INC as an Internet Service Provider connects to your web site, the server will log the IP number of the proxy server on the log file.
Follow?
Okay. Now, whatever software you happen to be using to create your reports takes the IP on your log files and tries to resolve it to a DNS server to provide you with some meaningful data. You anxiously sit back waiting for your report, and when it is finished you look in absolute horror as you encounter the following scenarios:
1. Your web server in Los Angeles is a small network only of interest to local folks, and yet the #1 Most Active Organization is BIG COMPANY INC in Virginia.
You may also like...
- How to Add a Security Template in Microsoft Project Server 2003
- How to Create Categories in Microsoft Project Server 2003
- An Overview of the Server Configuration Section of Microsoft Project Server 2003
- How to Setup a Project Server Account in Project Pro 2003
- How to Add a User in Microsoft Project Server 2003
- Microsoft SQL Server: How To Use The Enterprise Manager
- Understanding Web Server Log FIles
- Manage your server in Windows 2003 Server
- Microsoft SQL Server Tutorial: Making New Tables
- Microsoft SQL Server Tutorial: Making New Databases
Takeaways
- The number of IP numbers is critically low
- Big internet companies can save money by funneling all their users through proxy servers
- Without cookies enabled you cannot hope to get meaningful data from your web server log files
Did You Know?
Complete IP ranges can cost a company tens of thousands of dollars per year.
Comments
Type in Your Comments Below - (1000 characters left)
Most Commented On


