Hi John, Thanks for the reply. Here is what I get in the trace log after clearing the cache and restarting the application: 6/22/2008 4:20:57 PM : PB:RequestController:GetCachedRequest
Request not found in memory cache:
Url: http://dev2003/js/dnn.js
Key: dfb6923e7439c4465e70c1f2b6f6702e.pb.webinfo
6/22/2008 4:20:57 PM : PB:RequestController:IsExcludedFrom
Request Is Excluded:
Path=http://dev2003/js/dnn.js
ExcludeFrom=Replacements ExcludePattern=\.js$|\.css$|\.html$
6/22/2008 4:20:57 PM : PB:Compression
Compressing content: Encoding=gzip, Ratio=72.5%
6/22/2008 4:20:57 PM : PB:RequestController:UpdateRequestCache
Request added to Disk Cache:
Size=11237
FilePath=C:\Inetpub\dev2003.dnn.com\DesktopModules\Snapsis\PageBlaster\Cache\js\dfb6923e7439c4465e70c1f2b6f6702e.pb.webinfo,
Url=http://dev2003/js/dnn.js
6/22/2008 4:20:57 PM : PB:RequestController:UpdateRequestCache
Request added to Memory Cache:
Key=dfb6923e7439c4465e70c1f2b6f6702e.pb.webinfo
Url=http://dev2003/js/dnn.js I attached my config file and the complete trace for requesting a blank page with no modules. |