Q: We have 3 servers where is load balancing for the same website http://www.mysite.com but host is web2 web web3 (coming up).
Will this affect the billing - and is it possible to know what traffic comes through
these servers?
A: the script will work in a load balanced setting.
the url of each web page served to the client is the "key" bit of information opentracker uses.
if this url is not changed between load balanced servers, the fact that load balanced servers will not show up in the statistics.
if this is desired, then the url should reflect this fact.
Eg, if one needs to see the different load-balanced servers in the stats, one can let the following domains show up in the client browser:
www1.server.net
www2.server.net
www3.server.net
where www1, www2, www3 are the load-balanced servers.
if one doesnt want to see this all servers should serve their content like follows:
The urls that are measured by opentracker can also be manipulated dynamically, so one can also generate urls, based on what one is intrested in.