What version of ColdFusion are you running? It almost sounds like you've got the multi-homed IIS issue that ColdFusion 6.0 had.
Darryl Lyons [EMAIL PROTECTED] wrote on 09/04/2005 12:34:24 PM: > Have checked the cfaussie list for a similar problem and Tom's > latest problem seemed to be an echo but that solution did not work! > > We need to split our web into a php site and 2 cold fusion sites. > The cold fusion sites work happily at the moment from www. > qantmcollege.edu.au/studentportal and www.qantmcollege.edu.au/qmis > We wanted to set up subdomains respectively at http://studentportal. > qantmcollege.edu.au and http://qmis.qantmcollege.edu.au. Both sites > start with index.cfm. > the portal has an application.cfm and uses /cflogin > Qmis had no application file until I started to use one to try and > solve the problem and does not use cflogin at all. > > The issue is that whichever site you go to first holds that index. > cfm as the one to deliver when you swap to the other site. it does > not matter which order you do it in nor what activity takes place on > the sites. It is only the index.cfm file that gets hooked - other > files within each site deliver okay. The DNS resolution is okay > because hans.htm displays as the right file for each server. > > Whatever mess the subdomains get into, the original subfolders > continue to work as they were designed and deliver the right files. > > The 'hold' seems to last for 20 minutes which argues something to do > with the CF server variable timeout. The Cf server has its own > variables (not J2EE) and ap is 2 days; session 20 mins. The web > server is IIS (have not checked what version) and its timeout is 900 > secs for the keep alive. > > The problem is not session based. That is once the index file is > corrupted for one user on one machine it remains corrupted for all > users until the time out. So it looks like a web server problem. > > I saw a fullasagoog article saying that caching happened when the > cfapplication had loginstorage set to session there were caching > issues but the default for this attribute is cookie anyway and > setting that did not solve anything. > > There is no proxy caching in operation on the network. > > Any ideas? > > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to [EMAIL PROTECTED] > daemon.com.au Aussie Macromedia Developers: http://lists.daemon.com.au/ To unsubscribe from this email please forward this email to [EMAIL PROTECTED] This email message is confidential and may be privileged. Unauthorised use, copying or distribution of any part of this email including attachments is prohibited. If you are not the intended recipient please forward the email to [EMAIL PROTECTED] and delete the original. ABN AMRO Morgans Limited and its associates hold or may hold securities in the companies/trusts mentioned herein. Any general advice included in this email has been prepared without taking into account your objectives, financial situation or needs. Before acting on the advice, you should consider its appropriateness or discuss with one of our investment advisors. To the extent permitted by law we exclude (and where the law does not permit an exclusion, limit to the extent permitted by law) all liability for any direct, indirect and consequential costs, losses, damages and expenses incurred in any way (including but not limited to that arising from negligence), connected with any use or access to this email or any reliance on information contained in this email or any attachments. ABN AMRO Morgans Limited (ABN 49 010 669 726 AFSL 235410) A Participant of ASX Group A Principal Member of the Financial Planning Association --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
