Monday, November 04, 2013
Thursday, October 03, 2013
HttpSelfHostServer and maximum concurrent connections
To set up maximum concurrent connections for HttpSelfHostServer you need to tweak following properties:
- In HttpSelfHostConfiguration set MaxConcurrentRequests (this is not enough, continue reading)
 - System.Net.ServicePointManager.DefaultConnectionLimit
 - ThreadPool.SetMinThreads
 
Wednesday, March 06, 2013
Remap home and end key on OS X
Million dollars worth article for new mac users:
Subscribe to:
Comments (Atom)