Problem/Motivation

The module is used by ecommerce website with large data, therefore CDN is critical for the website. While CDN like Cloudflare does not support cache by cookie except for its Enterprise plan.

Currently the module supports switch via cookie, language, and location, is it possible to switch via URL parameter, such as https://durpal.com?currency=USD? CDN could safely cache the page.

Comments

hongqing created an issue.