Andrei-

Results 8 comments of Andrei-

We have upgraded to v9.3.1 and this seems to still be an issue

@nul800sebastiaan Can we have this re-opened, so I don't have to create this all over again? 🙂

Just hit this bug myself in a web solution. Resizing a 1.5 MB gif animation ends up using more than 6GB+ ram and throws an out of memory exception, killing...

I have the gif, but no code ,as this is a cms integration (Umbraco CMS) of ImageSharp 2.1.3, The cms is registering ImageSharp middleware for image processing. In this particular...

Same against yahoo.com. Am I doing something wrong?

Mistery solved: 1.8 was failing because it was missing --ssl-protocol=any 2.0 was failing because .args in phantomjs.args has been removed (and probably previous reason as well)

Looks like this bug is back in v1.2.0. When using Put, the cache region lookup key is not present when I check KEYS * in redis-cli. Project running on .NET...

Hi @MichaCo - I found the problem. We have at some point upgraded the reference of StackExchange.Redis package to version="2.6.104" because of some warnings with older versions. It turns out...