Ah, ok, so I was worried that the entire page was caching, and this may have
been something at the server level. So, it's defintely an issue in Spectra.
(Err, I don't mean a bug, I mean our problem resides there.)
Try this. Edit system\customtags\tier0\publishing\cfa_container.cfm. Look
for:
<cfif not bNewContainer>
around line 385.
After this line, add:
<CFOUTPUT>Yo mama: #Attributes.bUseCache#<P></CFOUTPUT>
Let me know what it says on the 'good' and 'bad' servers.
=======================================================================
Raymond Camden, Principal Spectra Compliance Engineer for Allaire
Email : [EMAIL PROTECTED]
ICQ UIN : 3679482
"My ally is the Force, and a powerful ally it is." - Yoda
> -----Original Message-----
> From: Nikki Forshaw [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, March 20, 2001 8:13 AM
> To: Spectra-Talk
> Subject: Re: strange cluster problem...
>
>
> OK... I set up a test page with a container on... I assigned an object to
> the container which didn't show up (as normal) on the 'bad'
> server, but did
> on the other 2. I then put in the #now()# code and hit the 'bad' server a
> few times... the time did change, so it is definately updating that. The
> only difference on the other 2 servers was that they are ahead by about 1
> min, but still different to eachother... but I doubt this is at all
> relevant.
> The object in the container is still not appearing on the bad server.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.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.