|
|
|
|
|
by madeofpalk
804 days ago
|
|
Why? If you care about being even remotely reliable (hinted at with "production-focused"), why would you do this? Just use the same host as where you serve everything else from. Browsers have partitioned caches per origin for over 10 years, so there's no performance gains from getting cache hits from other websites. |
|