![]() |
|
Thread Tools |
#1
|
|||
|
|||
exclude groups from no-cache http headers ?
there is a vb option which causes me a lot of problems
Add No-Cache HTTP Headers (default No) the above option saves a lot of queries but also cause problems to users who constantly have to refresh pages manually can't we have something in between and excludes groups like unregistered from these No-Cache headers? No members have liked this post.
Last edited by X-or; 26 Jul 2020 at 18:52. |
#2
|
||||
|
||||
I've not got any time to do any testing, but couldn't you just turn the no-cache option on and off per usergroup in a plugin?
So to disable for guests:- hook location - global start
__________________
Better VB.org search No members have liked this post.
|
#3
|
||||
|
||||
Originally Posted by z3r0
Thanks for your help.![]()
How can I test if it works though? And is there a way to expand to multiple usergroups (to disable nocache for low activity groups as well), I know the syntax in templates, but plugins appear to use a different syntax. No members have liked this post.
|
#4
|
||||
|
||||
Just examine the headers sent by the page.
I always need to lookup the plugin syntax, after a quick search it looks like this is what you need for multiple groups.
__________________
Better VB.org search No members have liked this post.
|
#5
|
||||
|
||||
Sorry if this sounds stupid but I don't know anything about that, what should I look for that would prove the page is cached or not cached.
Originally Posted by z3r0
Thank, I will give it a try as soon as I know how to verify if it works.
![]()
No members have liked this post.
|
#6
|
||||
|
||||
Most browsers have developer tools in their menu's, open the developer tools and check the element headers on the network tab (there is loads of info on google on how to do it)
I've had a quick look this morning and the code from my first post does seem to work, the pragma header switches between no-cache and private the same as it does when changing the global no-cache setting.
__________________
Better VB.org search The following members like this post: X-or
|
#7
|
|||
|
|||
Thanks z3r0, so far it seems to work wonders.
I highly recommend this plugin to anyone who had to enable no-cache headers. This will keep cache enabled for inactive users without disturbing active members. A must have. The following members like this post: z3r0
|
![]() |
«
Previous Thread
|
Next Thread
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 19:32.