Drupal LSCache configuration on the home page

#1
Hey Guys,

I've installed on LSCache on my server and enabled it at server level. Currently, that server only contains Drupal websites version 6 and 7. All it's working fine except for the homepage for logged in users.

Basically, When I logged in as an administrator LSCache is still caching the home page and I have to hard refresh the page (Command + Shift + R -> mac user, Control + F5 -> Windows) to be able to perform admin action on it, like edit a block, menu or use the admin menu. I'd had excluded the admin section, therefore, I am not having problems with it at all.

Any configuration you know which exclude LSCache when I logged on a drupal website?
I am using Cpanel and WebAdmin Console for performing configuration on LiteSpeed or LSCache.

Thanks.
 

Lauren

LiteSpeed Staff
Staff member
#2
We will have Drupal LSCache plugin later. Meanwhile, some hosts using this way to work with LSCache, may not be ideal, but works and running well on production.
Setup a different hostname and use the cookie domain on the hostname to login from like backoffice.domain.com
Disable completely cache on backoffice.
 
Top