Just curious, we have a page that processes severa...
# adobe
j
Just curious, we have a page that processes several queries and we have a cfflush after certain queries with a message that a particular portion of the code started processing. The code worked when we had CF 2018, but when we migrated to CF 2023 the cfflush’s quit working (The rest of the page works as expected.) Is there a setting in the admin to turn on cfflush that I don’t know about? I looked in the documentation and I don’t see any changes in cfflush’s functionality between ’18 and ’23. Perhaps something changed in CF ’21? Any thoughts or feedback is appreciated!
d
Did you by change change web servers or the way that your webserver is connecting to CF?
j
No same server and we connect the same way.
IIS and Windows Server
Ah @dswitzer I see there is a configuration setting for IIS with CF. I’ll check that.
d
Glad I could get you on the right track!
m
This is really good info!