Ketan,

<cfobjectcache> and <cfcache> aren't the solution for what I'm talking
about. The problem is that the CF Application Server has trusted cache
enabled. I do this because its too slow for it to continually read the
source code off of the shared drive it lives on. Sometimes I come up with
updates to my application. With the server running, I want to be able to
say.. "Dear ColdFusion, please do not stop running but simply reparse and
recomplie all of my lovely CFM files because I have updated a bunch of
them." I found a PPT slide show by Charlie Arehart which explains that there
is a batch file that can precompile the CFM templates but I would prefer to
have the CF appliation software recompile all templates if I want it to so
that source code updates are reflected...

Thanks,
Jon
  -----Original Message-----
  From: Ketan Patel [mailto:[EMAIL PROTECTED]
  Sent: Thursday, January 22, 2004 4:25 PM
  To: CF-Talk
  Subject: RE: How do you clear cache in CFMX?

  To Flush cahed queries <cfobjectcache action="">   To Flush cached pages <cfcache action="">   Ketan Patel

    -----Original Message-----
    From: Jon Block [mailto:[EMAIL PROTECTED]
    Sent: Thursday, January 22, 2004 4:14 PM
    To: CF-Talk
    Subject: How do you clear cache in CFMX?

    I keep the trusted cache setting turned on most of the time. Sometimes I
    come out with updates that need to go online. It seems like when I turn
  the
    cache off and even set the memory size to zero, and then I turn the
  trusted
    cache back on and put the memory back to 500000, the changes I've made
to
    source code does not update.

    What do I need to do???

    Thanks,
    Jon
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to