Thats gotta be one of the most common CFMX issues eh? Thankfully, its one of the easiest to fix also ;)
At 03:05 PM 12/5/2002 -0800, you wrote: >Hey now.. Wait! I posted that many moons ago.. And I was only a "life >saver". > >And now you, Simon, are a GOD?????!!!! > >NOT FAIR!!! > >;) > > >| -----Original Message----- >| From: Rob Rohan [mailto:[EMAIL PROTECTED]] >| Sent: Thursday, December 05, 2002 3:04 PM >| To: CF-Talk >| Subject: RE: IIS or MX Caching Files or some odd thing >| >| >| Simon you are a god. >| >| Thank you >| >| Rob >| >| http://treebeard.sourceforge.net >| http://ruinworld.sourceforge.net Scientia Est Potentia >| >| -----Original Message----- >| From: Simon Stanlake [mailto:[EMAIL PROTECTED]] >| Sent: Thursday, December 05, 2002 2:40 PM >| To: CF-Talk >| Subject: RE: IIS or MX Caching Files or some odd thing >| >| >| Have you tried turning off 'cacherealpath'? >| >| it is in <cfmx >| dir>/runtime/servers/default/SERVER-INF/jrun.xml. There is a >| line like ... >| >| <attribute name="cacheRealPath">true</attribute> >| >| change this to false and give er a restart. >| >| I'm not sure if I understand your symptoms but I had an issue >| with Apache/MX and virtual directories getting files mixed >| up, and this setting solved it. >| >| Cheers, >| Simon >| >| -----Original Message----- >| From: Rob Rohan [mailto:[EMAIL PROTECTED]] >| Sent: Thursday, December 05, 2002 2:30 PM >| To: CF-Talk >| Subject: IIS or MX Caching Files or some odd thing >| >| >| Hey everyone I need some help, >| >| I think this is an IIS issues, but am unsure. We are setting >| up duel NT/MX boxes with several web sites and it looks like >| this (sorry if you're not using a fixed width) >| >| +===========+ >| | load bal | >| /+===========+\ >| / \ >| box1+==========+ box2+==========+ >| MX | siteAip | MX | siteAip | >| IIS | siteBip | IIS | siteBip | >| +==========+ +==========+ >| \ / >| \ / >| +===========+ >| | cfm files | >| +===========+ >| >| This issues is - if we save a file in site A (fileA.cfm) - >| the file shows up for site B as well - sometimes. It is NOT >| in the directory for site B. It seems to be cached between >| sites some how. Even if I do ip addresses: >| >http://xxx.xxx.xxx.xxx/fileA.cfm (siteA) >http://xxx.xxx.xxx.xxx/fileA.cfm (siteB) > >that gives the same file - sometimes. But, again it is not in the root >of site B. > >We have checked the mappings in IIS several (thousand) times, and it >looks right (mapped to different directories on the cfm files box (non >unc)) and the load balancer does no caching (so sayth the salesman). > >I know this isn't enough information for a lot of help, but I am not >allowed to give more. If anyone could suggest anything to check - I >would be very appreciative. > > >Thanks in advance, > >Rob > >http://treebeard.sourceforge.net http://ruinworld.sourceforge.net >Scientia Est Potentia > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq 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

