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.



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


AI writing papers with real references


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

Listen to Papers • Podcast Update: You Can Now…

TL; DR Stork's podcast feature now lets you view and edit the script before generating podcast, so you’re not just listening, you’re creating. Stork’s "Listen to Papers • Podcast" advanced feature has always been both fun and practical
Wanling Zhu
1 min read

AI Figure Update: Better Prompt Understanding, Better Figures

TL; DR Stork's advanced feature AI Figure has been updated: (1) Better prompt understanding: AI Figure now can interpret prompt more accurately and generate more precise visual elements. (2) More stable image quality during edits: images remain
Wanling Zhu
1 min read

【播客更新】允许查看和编辑脚本

懒人总结 文献鸟听文献的播客功能不仅可以将PDF或文本内容转换为双人对话音频,现在还支持查看和编辑脚本,您可以任意创作自己的播客内容。 文献鸟的听文献播客功能有趣又实用。想读的论文不用盯着屏幕看,直接
Wanling Zhu
3 sec read

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

Leave a Reply to Ramon Cancel reply

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