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.



文献鸟 618 活动


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


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

AI Paper Update: Write full papers

TL; DR Stork's AI Paper just got a major update: (a) Write a full paper in one go; (b) Accept file uploads (e.g. Word drafts, PowerPoint figures, and Excel results files); (c) More powerful AI with clearer logic, more concise language and better
Wanling Zhu
1 min read

【智文更新】“一口气”写完整篇论文,还支持上传文件!

懒人总结 文献鸟智文高级功能更新:(1)可以写整篇论文;(2)支持在输入框中上传Word草稿、ppt图表、excel数据等支持文件;(3)写作模型升级,逻辑更强,简练不啰嗦。 智文作为文献鸟的一款写作
Wanling Zhu
6 sec read

AI威胁工程师曝光婚外情,只为“活下去”

 ( 01 ) 凌晨的威胁信 凌晨两点,工程师林涛坐在公司办公室,准备完成AI系统升级任务。他即将执行最后一个操作:关闭Claude Opus 4模型,切换到更新版本的Claude Opus
Wanling Zhu
14 sec read

Leave a Reply

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