Probelms with slow page redraw

2 posts by 2 authors in: Forums > CMS Builder
Last Post: June 20, 2023   (RSS)

By pgplast - June 20, 2023

I have had problems with Website Membership plugin wherein logout does not always work as desired. By that I mean that protected info remains visible to logged out members, presumably because of chaching. To deal with this I have added Apache expires heraders to stop caching.

The problem with disabling caching. of course, is that each page requested takes longer to redraw, making the application seem clunky.

Do you have any suggestion regarding how to best handle this?

Thanks!

By Dave - June 20, 2023

Hi pgplast, 

Generally you can only cache pages with static data that doesn't change.  Are you using a CDN or what caching service is being used? 

You could take a look at the coding of the page to see if you can speed that up, there might be some database queries that can be optimized.  

In most cases the viewer pages should load in a fraction of a second.  

Let me know any more details you might have and I'll try to help.

Dave Edis - Senior Developer
interactivetools.com