You know... Im baffled that MM has decided to set this option to true on every installation of MX I have seen.
Is this an installer problem? Should the installer noticed that there is more then one web site on the server? Im sure MM is spending tons of money to explain the fix to everyone that emails, and calls. What went wrong? -----Original Message----- From: Todd [mailto:[EMAIL PROTECTED]] Sent: Friday, August 02, 2002 5:08 PM To: CF-Talk Subject: RE: Urgent: caching problem? If you're running CFMX and you have more than one website running on that server, be sure you configure your server correctly for multihome. So, how do you do that you ask? Goto: ::Installed path::/cfusionmx/runtime/servers/default/SERVER-INF/jrun.xml <attribute name="cacheRealPath">true</attribute> Change that true to false and restart the server. At 05:01 PM 8/2/2002 -0700, you wrote: >Works the other way too ... closed my browser and went to worldofasp >and it showed fine, then went to thethin.net and got the html for >worldofasp. Definitely not in the same directory because the graphics, >stylesheet, etc. aren't working. It looks like you are sharing a lot >of code ... links.cfm, etc. ... is your index.cfm on each sharing some >type of content management code? Getting confused and <cfincluding> a >file? Not that CF should think it is the same person from site to site >... > >Dan > >-----Original Message----- >From: Al Musella, DPM [mailto:[EMAIL PROTECTED]] >Sent: Friday, August 02, 2002 4:27 PM >To: CF-Talk >Subject: Urgent: caching problem? > > > I moved 2 websites from my server, which was running CF 4.5, to a >new server running CF MX. (on windows 2000) Of course, everything was >fine when we tested, but when the DNS changes went live, about a week >ago, everything appeared ok at first, but we just noticed something >very strange: > >if you go to: > >thethin.net > >the correct website pops up. > >IF you then go directly to worldofasp.com, the thethin.net site shows >up. > >IF you wait a while, go to other sites, then back to worldofasp.com, >then worldofasp.com show up. > >Same thing happens if you use the ip addresses directly, so I think >that rules out dns problems. Each has it's own ip address, so it isn't >a host header / IIS problem. > >That leave cf. OR it might be related to service pack 3 for windows >2000 which was just installed before we noticed this problem? > Any ideas? > > > ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

