Brendonovich
Brendonovich
Explore posts from servers
CDCloudflare Developers
Created by Brendonovich on 4/25/2024 in #pages-help
Smart Placement choosing potentially suboptimal locations
Our application https://mattrax-bdc.pages.dev connects to a DB hosted in the US, and we're developing from Perth, Australia. We've got Smart Placement enabled, but I'm not sure that the best location is being chosen to run our functions. Response headers indicate that the function is being executed in Singapore, rather in the US closer to our DB. For context, we use fetch to query our db since tcp connect doesn't seem to affect Smart Placement.
Cf-Cache-Status: DYNAMIC
Cf-Placement: remote-SIN
Cf-Ray: 879aff71aafd7384-PER
Cf-Cache-Status: DYNAMIC
Cf-Placement: remote-SIN
Cf-Ray: 879aff71aafd7384-PER
I'd expect that since our function makes multiple round trips to our DB, it would choose a US placement, hopefully adding to the already 400ms (33%) reduction in latency that Smart Placement is providing. Account ID: f02b3ef168fe64129e9941b4fb2e4dc1
1 replies
SSolidJS
Created by Brendonovich on 2/21/2024 in #support
Portals in nested routes not rendering in consistent order
No description
20 replies
SSolidJS
Created by Brendonovich on 12/15/2023 in #support
Multi-line element truncation
No description
8 replies