I have a very wierd issue that I cannot figure out.
I have a CF application (currently on version 7) that has been running the exact same way for 9 years.
A month ago we went from hosting it on the main cf instance to creating 3 new instances and clustering them.
Since then, my cflocation tags will not work correctly. Sometimes they will redirect and other times they will change the url in the browser but not redirect the page. I am NOT using any cfflush tags or any cfheader tags on my pages. This happends all thru out my application. I have attached a sample page, which is just one line, a cflocation tag. A request comes into the page and I just simply redirect them to another page.
Another wierd tidbit of information..
If I put some simple text like 'got here' and a cfabort before the cflocation tag I can see the text and it will abort fine.
I then remove the cfabort, change the text to 'second time thru' and the page will not redirect and will not show the new or old text, just blank page with the new url in the browser url bar.
This only seems to be happening on IE 7 browsers. I was assuming it was a caching issue so I went in and disabled all caching in cold fusion admin and thru IIS. Nothing seems to help the issue at all
I am running on windows 2003 Server
IIS 6
Coldfusion 7,0,2,142559
Any help would be greatly appericiated.
Thank you
Mark
I have a CF application (currently on version 7) that has been running the exact same way for 9 years.
A month ago we went from hosting it on the main cf instance to creating 3 new instances and clustering them.
Since then, my cflocation tags will not work correctly. Sometimes they will redirect and other times they will change the url in the browser but not redirect the page. I am NOT using any cfflush tags or any cfheader tags on my pages. This happends all thru out my application. I have attached a sample page, which is just one line, a cflocation tag. A request comes into the page and I just simply redirect them to another page.
Another wierd tidbit of information..
If I put some simple text like 'got here' and a cfabort before the cflocation tag I can see the text and it will abort fine.
I then remove the cfabort, change the text to 'second time thru' and the page will not redirect and will not show the new or old text, just blank page with the new url in the browser url bar.
This only seems to be happening on IE 7 browsers. I was assuming it was a caching issue so I went in and disabled all caching in cold fusion admin and thru IIS. Nothing seems to help the issue at all
I am running on windows 2003 Server
IIS 6
Coldfusion 7,0,2,142559
Any help would be greatly appericiated.
Thank you
Mark