networking - IIS website speed in different country -


i have iis server in vancouver bc. when load website , query within site. results within 2 - 3 seconds. , located in new westminster bc. (about 20 km server)

but when in spain loading same website takes 10-20 seconds.

assuming internet speed same , website traffic same , query same, why different speed between querying while 20 kms away vs 9000 kms away?

does distance play role in data transfer?

ok, answer question. leads question. feasible solution problem? should implement arr 2 servers in different countries implement high availability architecture? or there way create priority highway minimize lag on hops?

obviously, distance play role in data-transfer. reason same can attributed transferring data through several countries , several places , several wan's,etc--- more routers needed,more hopping required , time required longer.

also, data not transferred converted analog digital , vice-versa @ ends! it's not simple you're thinking!!! factors can attribute more traffic in other end,limited bandwidth(slow internet speed),slow system response!

you can check number of routers in between using tr(traceroute) command in windows!

but,i guess time-factor mentioned mustn't much---that might happening because of slow internet speed @ other end. else, ratio hardly of 3-4 times first case!


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

single sign on - Logging into Plone site with credentials passed through HTTP -

php - Why does AJAX not process login form? -