Luca_000
03-14-2012, 03:06 PM
Hi all,
I would like to use nginx fastcgi caching system to speed up my vB forum, but I found a big problem: every page sent to browsers has "Cache-Control: private" and "Pragma: private".
I would cache at least forum pages for guest users, but with "private" settings I cannot do it.
Why do vb set cache control as private also for guest users? :confused:
I would like to use nginx fastcgi caching system to speed up my vB forum, but I found a big problem: every page sent to browsers has "Cache-Control: private" and "Pragma: private".
I would cache at least forum pages for guest users, but with "private" settings I cannot do it.
Why do vb set cache control as private also for guest users? :confused: