John, I've moved the "add name" to the first line after httpmodules. The homepage loads the first time o.k. but when I go to other pages then back to the homepage it runs and never loads. Also, I don't see any file in the cache folder. Here is my config: page-param="tabid" cache-folder="D:\DotNet435\Website\Portals\_default\Cache" memory-cache-interval="00:04:00:00" memory-size-limit="25" disk-cache-interval="01:00:00:00" disk-size-limit="100" compression-algorithm="gzip" compression-level="high">
next line to exclude RSS feeds since they use tabid in the querstring
uncomment this pattern to exclude those (Chat programs, Ajax, etc.)
and the url to my home page is : http://webserver2/heartland -- this is an intranet with no external access.
Thanks, Joe. |