2 Replies Latest reply on Jun 29, 2005 9:12 PM by yxyang

    CMSPortlet cache

      Hi

      CMSPortlet works fine.

      However, i create a file named intro.html within the same directory of index.html through CMS admin, when i browse http://localhost/index.html Then http://localhost/intro.html, CMS portlet works. But when i browse http://localhost/index.html again, CMS portlet cached the intro.html without display the index.html file.

      To solve this problem, i add expiration-cache as 0. Although it solves this problem, is this the correct way to do? And how is the side-effect on the performance?

      Any other way to solve problem but still taking advange of the cache?


      Thanks

      Yang