We will control which cdn is chosen on the frontend by passing the parameters to isomorphicRoutes. This parameter is called cdnProvider. This could be cloudflare or akamai right now. The default parameter will be cloudflare.
We would need to change the following keys to start of with akamai integration:
- Edge-Cache-Tag
- Edge-Cache-Control
Update documentation on how to select a cdn provider
We will control which cdn is chosen on the frontend by passing the parameters to
isomorphicRoutes. This parameter is calledcdnProvider. This could becloudflareorakamairight now. The default parameter will becloudflare.We would need to change the following keys to start of with akamai integration:
Update documentation on how to select a cdn provider