Choosing what CDN nodes we deploy our site to

Hi,
My client wants to only deploy site to certain CDN nodes to cut down on carbon footprint.
Is this possible hosting our NextJS app on Cloudflare.

Appreciated any feedback on this.

Hi,

This is not currently a feature, when you deploy a app on workers/pages it is deployed globally. The only way you could achieve close to what you are looking is to look at using regional services - Get Started — Regional Services · Data Localization Suite docs

Regional services allow you to choose regions where HTTP traffic is decrypted and served from, layer 3 DDoS protection is still applied globally, but when it comes to decrypting and serving traffic that is passed to the region you select.

Saying that the purpose of this feature is more related to data compliance rather than saving carbon footprint, so I’m not sure how much benefit this provides with that in mind.

regards,

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.