samuraiRocker
Programmer
Hi.
We have three separate web servers being load-balanced, and I have an ASP script on each of those machines to log user hits. All of the three machines have an ODBC connection to another database server which runs SQL Server 2000.
The problem is, when user visits the page, it looks like all three machines are taking the request, therefore logging the user three times.
Could anybody tell me how I can avoid this??
Any comments/suggestions are greatly appreciated...
Thanks in advance.
We have three separate web servers being load-balanced, and I have an ASP script on each of those machines to log user hits. All of the three machines have an ODBC connection to another database server which runs SQL Server 2000.
The problem is, when user visits the page, it looks like all three machines are taking the request, therefore logging the user three times.
Could anybody tell me how I can avoid this??
Any comments/suggestions are greatly appreciated...
Thanks in advance.