Skip to content

Make it possible to switch to/from CDN without restart #1530

Open
@php-coder

Description

@php-coder

At this moment, we have app.use-cdn parameter (#1059) to enable/disable CDN usage. In order to be able to mitigate possible slowdowns or outages of external resources quicker (without restart or redeploy), let's make it configurable via Togglz.

Also, with the feature flag we can switch it on/off to measure performance of different strategies. Perhaps, we should serve everything from our own domains: https://csswizardry.com/2019/05/self-host-your-static-assets/

Metadata

Metadata

Assignees

Labels

environment/prodIssue affects only production environment

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions