I have problems with my application when it's accessed via Proxy.

Aparently it's output get's cached - so user always get's login form over and 
over.

But it's not that simple - sometimes it apears that it logged in - but any click
on a link from that page and you are presented with a login form. Yet I believe 
it doesnt
even login at all - as page is shown too fast - as if it is comming from proxys 
cache.

When workig directly (not througth proxy) it works just fine.

BTW. I use CGI::Sessions plugin.

Reply via email to