0

I've got a web app on IIS 8.5 running on Windows Server 2012 R2 which is running through CloudFlare. Js,html and css files are compressing perfectly using gzip but I cannot get the images to compress.

http://www.allaboutstalbans.com/home

I've got static and dynamic compression enabled and have tried various web.config httpCompression tweaks to get it to work but without success.

Has anyone come across this before?

Thanks,

philipK
  • 23
  • 3

1 Answers1

1

I'm actually seeing some images being gzipped. Do you have the correct content type/encoding specified for all images?

damoncloudflare
  • 2,079
  • 13
  • 9