# CDN per categoria (più paesi)

**URL:** https://meta.discourse.org/t/cdn-by-category-multi-country/88804
**Category:** Self-hosting
**Created:** [31 Maggio 2018, 4:24am UTC](https://meta.discourse.org/t/cdn-by-category-multi-country/88804 "2018-05-31T04:24:33Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Tango](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tango/32/97926_2.png) [@Tango](https://meta.discourse.org/u/Tango)
#### Post date: [31 Maggio 2018, 4:24am UTC](https://meta.discourse.org/t/cdn-by-category-multi-country/88804/1 "2018-05-31T04:24:33Z")

</div>

Hi,

I’m looking to deploy country based forum & wondering whether I could have say top level categories as countries then via AWS CDN only display a category (country) & it’s sub categories to a country?

It’s not a point of security or restricting users ability to view other countries posts, just want to make the users experience as fast as possible.

TIA

Todd

---

<div class="post-metadata">

### Author: ![Tango](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tango/32/97926_2.png) [@Tango](https://meta.discourse.org/u/Tango)
#### Post date: [3 Giugno 2018, 10:21am UTC](https://meta.discourse.org/t/cdn-by-category-multi-country/88804/2 "2018-06-03T10:21:34Z")

</div>

Hi, just wondering what the best approach to my need is? 😀

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [3 Giugno 2018, 11:03am UTC](https://meta.discourse.org/t/cdn-by-category-multi-country/88804/3 "2018-06-03T11:03:42Z")

</div>

The question doesn’t really make sense; a CDN guarantees good performance for website static assets from all over the globe, by routing client browser http requests to the nearest geographical CDN node. So you don’t need to do anything to get the benefit, it is automatic.

---

<div class="post-metadata">

### Author: ![Tango](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tango/32/97926_2.png) [@Tango](https://meta.discourse.org/u/Tango)
#### Post date: [3 Giugno 2018, 11:26am UTC](https://meta.discourse.org/t/cdn-by-category-multi-country/88804/4 "2018-06-03T11:26:42Z")

</div>

Thanks for your response @codinghorror.

So there is no need to have country specific forums. Just use a top level category for countries?

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [3 Giugno 2018, 12:01pm UTC](https://meta.discourse.org/t/cdn-by-category-multi-country/88804/5 "2018-06-03T12:01:33Z")

</div>

Whether to have country categories is an issue of what is useful for the discussion. The CDN will make static assets available close to the users. If you have a very large forum and a five figure budget, it’s possible to do things to make other assets available closer too, but I suspect that just seeing up CDN will work for your use case.
