ColdFusion 2023 random lockups
Hello,
I am curious if anyone else has encountered a problem where ColdFusion 2023 looks to <CFHOME>\wwwroot instead of an SMB file share or fails to load a file from an SMB share? We are running multiple CF instances and this happens to both instances at the same time. We have found "Tomcat is down or network problems. Part of the response has already been sent to the client" errors the isapi_redirect.log starting at the same time in both CF instances connectors.
When our servers are under load our IIS worker threads will periodically use all CPU, fail IIS application pool pings, recycle and then be fine. I cannot find anything in the logs other than errors in the application.log file in the CF instances saying it was looking into the wwwroot folder or it couldn't find the file on the SMB share. Along with this the isapi_
Looking at the httperr logs in our servers we find client_reset and queue_filled errors when this happens and seems reminicient of this server fault article (https://serverfault.com/questions/737619/application-pool-failling-with-client-reset-errors-in-httperr-followed-by-503-2)
We have all the latest updates and have confirmed that all the permissions are set for the coldfusion services, IIS, and the SMB share. During non peak times everything is fine and no errors are presented. We have two identical servers behind a load balancer it only does this on one server at a time and is completely random.
Looking for anyone else who may have experienced this problem or could offer pointers where to look. All other logs and request tracing show nothing out of the ordinary.
