Hi All we have checked the proxy logs and issue seems to be because of the presence of proxy server. Proxy server caches the url. As we dont have the search criteria in the url, the same url is getting passed. We modified few settings in proxy server so that our app url doesnt get cached. It worked fine without any issue, though changing proxy server setting is not a feasible solution considering the fact that this application will be used by various users across the globe.
I believe the only way to prevent the proxy server caching links is to have a dynamic parameter in url so that everytime proxy server identifies it as a new request and hence it wont cache. Is there a way in Tapestry to dynamically include a parameter in url. This dynamic parameter, say a timezone will be appended for each and every request url(including redirected one's). Would really appreciate if guys can provide your inputs on the same. Thanks Sundar -- View this message in context: http://tapestry.1045711.n5.nabble.com/Tapestry-5-cache-issue-when-accessed-via-proxy-tp3388994p3681523.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org