Where to put your web server if your users are in both US and China?

1 min read

Our literature altert app Stork has many users in US and China. Our server is located in US West (silicon valley), and it’s been fast. But recently we got more and more complaints from China users that it’s slow to load our website and sometimes the connection even failed.

We need to find a solution. There are a few options, from easy to difficult:

  1. We can migrate the server to a location where both China and US users can access reasonably fast. Still single server and the same domain name.
  2. We can have one server in mainland China (say Beijing) serving China users only, and the US server to serve the rest of world. We use the same domain name but make it “smart” so it redirects users to the appropriate server.
  3. Similar to #2, but we use two different domain names, one for China and the other for the rest of the world.

Obviously option 1 is most attrative – if we can find such a location. To this end, we created 8 test servers in different locations and test the connection from US West and China (Beijing). Here is the result:

Latency to 8 servers

And the same data in a table (numbers are latency in seconds):

Server LocationFrom US WestFrom Beijing
US West0.839.0
US West4.332.3
US West0.134.5
China (Beijing)737.14.4
Local0.10.1
Hong Kong3.40.7
China (Beijing) 22.00.1
Sigapore1.32601.7
Tokyo0.71104.0

We can see that the connection from China to most other countries is very slow, and connection from US to most other countried are fast except to China. So internet wise, China and US are practically disconnected!

The latency between China and US (West) is dependent on time.

The latency between China and US (West) is dependent on time. In the plot above, you can see that the latency is actually fairly small during the night time in China (note that the unit of the time in the above plot is UTC). The variation of latency suggests that we can’t measure the connection speed just at one time point.

But there is one exception which gives us hope. It’s Hong Kong! Its connection to Beijing is fast, and to US is reasonable. So it’s a good choice to choose Hong Kong. Actually we did this and the result is pretty good. Both our China users and users from other regions can access our website reliably and reasonably fast.

So if you have a significant number of users or customers in China, you may consider to host your web server in Hong Kong.




写作助手,把中式英语变成专业英文


Want to receive new post notification? 有新文章通知我

AI Paper Update: Upload Your Own References

TL; DR you can now upload your own reference list (.ris or .nbib files), and AI Paper will write based on the references you provide. There are moments in academic writing when you're just staring at a blank page, not sure where to begin. You ca
Wanling Zhu
1 min read

智文更新:支持上传文献列表,让智文写得更像你

懒人总结 智文更新,支持用户上传自己的文献列表(中英文文献皆可,.ris或.nbib文件),智文将检索对应文献写文章。 在使用智文进行论文写作的过程中,我们往往会有两种不同的需求。 第一种是对文章还没
Wanling Zhu
6 sec read

2025文献鸟双十一活动开始啦!

文献鸟双11活动正式来袭,大套餐小套餐均有优惠! 购买链接:https://www.storkapp.cn/m 大套餐 16项高级功能任意使用,助您科研无忧。 小套餐 Stork Pro和预印文献推送
Wanling Zhu
6 sec read

One Reply to “Where to put your web server if your users…”

Leave a Reply

Your email address will not be published. Required fields are marked *