If I modify the file, it does reload it and find it... is this some kind of weird internal cf thing? If the template is the same size it doesn't try to reload it or something? Is there a way to turn it off?
-----Original Message----- From: Russ [mailto:[EMAIL PROTECTED] Sent: Friday, January 06, 2006 12:35 PM To: CF-Talk Subject: weird cf caching problem I am puzzled by a problem I'm having. I set up a very simple site. 1 file - loadbalancer.cfm which is just basically a hello world file (it outputs some text). I hit that file using a browser through the local apache server, and it loads up fine. I rename the file to loadbalancer2.cfm and refresh the page, I get a CF error saying "File not found: /loadbalancer.cfm". So far so good. I rename the file back to loadbalancer.cfm and refresh the page, and I STILL get a CF error saying "File not found: /loadbalancer.cfm" If I go to cf administrator and go to caching and say Clear template cache now, and then refresh the page, it loads up fine. I understand if I had caching enabled, which I originally did, but I have since disabled all the caching on the caching page in cf administrator and restarted the CF service. This is really puzzling me. Does anyone have any idea of what could be causing this? I am using Apache 2.0.55 with CF Server 7 (with updater 1). ColdFusion runs as a domain user with full access to c:\CFusionMX7 directory and read only access to where the loadbalancer.cfm file is. Russ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:228667 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

