WCF Reliable Sessions Fault when Server under heavy CPU load or Thread Pool Busy
问题 WCF Reliable Sessions Fault when Server under heavy CPU load or Thread Pool Busy There appears to be a design flaw in WCF Reliable Sessions that prevents the issue or acceptance of infrastructure keep-alive messages when the server is under high CPU load (80-100% range) or when there isn't an immediate IO threadpool thread available to handle the message. The symptoms manifest as apparently random channel aborts due to reliable session inactivity timeouts. However it appears the abort logic