Tim
Member since Jan 20, 2011
- Profile: /members/7646-tim.htm
- Comments: 1
Recent Blog Comments By Tim
-
Monitoring ColdFusion Thread Activity And Status After Redirect
Posted on Jan 20, 2011 at 7:48 PM
CF9 seems to have broken CFFLUSH. We have a large amount of code and this has always worked in FF and Chrome: <cfoutput>#repeatString(" ", 73729)#</cfoutput> <cfflush> Now we are testing with CF9 and every one of the CFFLUSH commands no longer work. I even tried ... read more »