I have a MVC5 Web Application. I used Compression Filter on my controller from This Site
Everything works but looks like still my page is not compressed. I use YSlow Chrome extension to check my page but it reports that GZip compression is not applied on my page. I'm testing my web app in VS 2015 (debug mode) using IIS Express.
Am I doing something wrong? or YSlow extension is wrong?
In your web.config: