How to test web application performance from other continent?
Posted
by
Thomas Einwaller
on Server Fault
See other posts from Server Fault
or by Thomas Einwaller
Published on 2011-11-16T16:31:42Z
Indexed on
2011/11/16
17:56 UTC
Read the original article
Hit count: 468
Performance
|web-applications
We are hosting our web application http://timr.com on a server located in Germany. The server handles a high load of traffic very well and everything works as desired in terms of performance and load times.
However we sometimes get complaints from our overseas users (US, South America) that the experience slow page loading times.
What would be the best way to test the performance of a web application "as if you are on another continent"? I want to make sure that the distance between the server and the user is no problem?
© Server Fault or respective owner