Durable Objects, Workers - New Asia-Pacific location hints: apac-ne and apac-se
15d ago
Source
CloudflareDurable Objects, Workers - New Asia-Pacific location hints: apac-ne and apac-secloudflare.comDurable Objects now supports two new location hints for Asia-Pacific: apac-ne (Northeast Asia-Pacific) and apac-se (Southeast Asia-Pacific). Use apac-ne or apac-se when you want finer-grained placement within Asia-Pacific rather than the broader apac hint. Use the new hints the same way as any other locationHint : // Northeast Asia-Pacific (Japan, Korea, etc.) const stubNE = env . MY_DURABLE_OBJECT . get ( id , { locationHint : "apac-ne" } ) ; // Southeast Asia-Pacific (Singapore, Indonesia, etc.) const stubSE = env . MY_DURABLE_OBJECT . get ( id , { locationHint : "apac-se" } ) ; If your users are spread across all of Asia-Pacific, the existing apac hint remains the right choice. Only reach for apac-ne or apac-se when your traffic is clearly concentrated in one sub-region and you want to minimize round-trip time to that audience. The default behavior and what we generally recommended is not adding a location hint unless absolutely needed, this will create the Durable Object as close to the initializing request as possible to reduce latency. As with all location hints, these are best-effort suggestions. Cloudflare will place the Durable Object in a nearby data center, not necessarily the exact hinted location. For the full list of supported hints, refer to Data location — Provide a location hint .
You might also wanna read
Amazon's APAC Production Hub: Strategic Objectives and Outcomes
News Articles Network·14d ago
华为何庭波发布V2版“韬定律”论文 补充工程细节和实测数据
36氪·16h ago
Google DeepMind launches APAC accelerator program using AI to tackle environmental risks
Google DeepMind is launching an inaugural "AI for the Planet" accelerator program in the Asia-Pacific region to help startups, research team
Korean Startups in ASEAN Face a Localization Gap That Technology Alone Cannot Solve
Korean startups expanding into ASEAN markets face a critical challenge not in product quality or innovation, but in localization. Despite ha
経産省、ソフトバンク主導の国産AI新会社に3873億円の支援決定
経済産業省が2026年6月30日、ソフトバンク主導で設立された国産AI新会社に対して3873億円の支援を決定した。この大型支援は、日本のAI産業競争力強化を目的としており、政府が国産AI開発に本格的に乗り出す姿勢を示している。ソフトバンクが主導する新会社は、国内のAI技術開発とイ
プロテイン原料争奪、価格半年で1.5倍 森永乳業は増産検討
nikkei.com·13d ago

Comments
Sign in to join the conversation.
No comments yet. Be the first.