There appears to be a problem with container cache settings in 1.5.1 (not 1.5). If you use the container editor (popup window) to change a container's cache settings, the TTL always reverts to 0 after clicking "OK" and closing the window. The other relevant cache settings such as bUseCache and CacheType are saved ... but with a 0-minute TTL, the cache is useless (in fact, its worse - since bUSeCache may have been left on, each hit to the container rebuilds the cache, which is extra work). The problem seems to be an errant line of code <CFSET stProps.nCacheTTLMinutes = "0"> within /handlers/system/publishing/container/editor/editorbody.cfm (line 109). Commenting out this line seems to fix it. Ray, I have a weird DNS thing happening at home and can't resolve the spectrasource site, otherwise I'd post this up there for ya ... -- David ------------------------------------------------- David An: [EMAIL PROTECTED] -- life through a browser -- MINDSEYE, Inc. http://www.mindseye.com/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm ------------------------------------------------------------------------------ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
