The last few days I’ve been hunting down a problem which is quite common under users of WCF. It seems WCF will only honor a specified amount of concurrent connections ( at default this will be 10 concurrent connections ) before ‘freezing’. The most common causes of this ‘freeze’ are : forgetting to Close() the client […]
You are browsing archives for
Month: November 2011
Unexpected downtime
As you might have noticed, I’ve been experiencing a few days of downtime. This was mainly caused by the OS / Webserver configuration on the server, which caused the webserver to abort itself every few minutes. I’ve reinstalled the server and now the problems should be fixed.