Hello,
If a user changes their style via the cPanel interface, the cache is busted and the new style takes effect immediately.
However if we change a user's style using the modify_accounts script, a hard refresh is required to clear the cache. This script should also trigger a cache bust in whatever way the change style UI does, e.g. query string number increment.
Currently we cannot use the modify_accounts script because it's ineffective when users are seeing cached files which are set to expire after 2 months.
Thanks
If a user changes their style via the cPanel interface, the cache is busted and the new style takes effect immediately.
However if we change a user's style using the modify_accounts script, a hard refresh is required to clear the cache. This script should also trigger a cache bust in whatever way the change style UI does, e.g. query string number increment.
Currently we cannot use the modify_accounts script because it's ineffective when users are seeing cached files which are set to expire after 2 months.
Thanks