Re: [Mono-dev] WebRequest timeouts after ThreadPool exhaustion

2016-02-12 Thread Jonathan Channon
Hey Seif We're also seeing this in production and it's causing a bit of pain. We can reproduce the issues with your gist. We're on 3.12 on prod too Cheers Jonathan On Friday, 12 February 2016, Seif Attar wrote: > Hi, > > We are running mono 4.2.2 in prod and the VM that

[Mono-dev] IOC performance much slower than Windows

2015-12-07 Thread Jonathan Channon
Hi, I am deploying HTTP API apps into production on Linux with Mono. With some load testing on OSX I have discovered that when I inject a dependency into a HTTP handler the requests per second(req/s) are much slower than when I have none. I have done some test console apps using a couple of