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? 有新文章通知我

Frustrated with students’ AI-assisted papers?

A professor recently shared her frustration about students using AI for academic writing: "I get irritated when students use it because they don't have enough knowledge to critically evaluate what they get out. When I am reading things that
Wanling Zhu
1 min read

检查学生用 AI 写文章太痛苦了?火眼金睛新增引用核查

懒人总结 引经据典的火眼金睛板块更新,不仅能检验文献真实性,还能逐句检查文中引用是否真正支持对应论点,并给出相关性评分和说明。 最近,一位教授谈到学生使用 AI 写作时说: “学生用 AI 写文章时,
Wanling Zhu
4 sec read

Stork’s AI Figure helped Cui publish in Cell Biology…

 Info "The graphical abstract was obtained from Stork (https://www.storkapp.me/aifigure/app.php)." Recently, Penghua Cui and his colleagues from Gynecological Department at Affiliated Hospital of Chengde Medical University in China pub
Wanling Zhu
1 min 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 *