Hi, Recently I built a new index page and thought I had placed all the needed items on the new page, but inadvertently left out the "no caching" snippet of code that stopped the page from caching. Can someone help me with this. Thanks.
index caching
Collapse
X
-
Re: index caching
Insert:
Between head tag
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
and republish.CarbonTerry
Semper Fi
Still green...still mean......just not as lean
Red Hawk Archery
Zone 5 Photo
My USMC
-
-
Re: index caching
The index cache directory is the directory in which index data resides. Each Media Agent maintains an index cache in a user designated portion of the Media Agent computer or a shared network drive. The index data maintained in the index cache is accessed by the system during the data protection, browse and data recovery operations.
Comment
-
Comment