Foros de discusión

Proxy caching problem

Chris Parsons, modificado hace 14 años.

Proxy caching problem

New Member Mensajes: 6 Fecha de incorporación: 25/03/09 Mensajes recientes
I have a problem with caching with 5.2.2 installed on Windows Server 2003...

If a user logs in and accesses a few pages and then logs out the pages are still accessible as the logged in user,
clearing the browser cache resoves the problem - we use MS ISA Server as a proxy server, bypassing
this resolves the problem but this is not a solution I can adopt for the portal users - I have experimented
with putting some settings in portal-ext.properties, namely

#
# Caching issues?
#
theme.css.fast.load=false
theme.images.fast.load=false

javascript.fast.load=false
javascript.log.enabled=true

layout.template.cache.enabled=false

browser.launcher.url=

last.modified.check=false

velocity.engine.resource.manager.cache.enabled=false

com.liferay.portal.servlet.filters.cache.CacheFilter=false

But still have the problem - can anyone give me some guidance as to what/where I should be looking?

I cannot find the original post that I got this information from emoticon

This is a pretty fundamental problem, not much point in having a load of permissions set if logging out leaves
them available to unauthenticated users!

Regards

Chris Parsons