How to enable JSON dynamic HttpCompression (gzip) on IIS in Windows 8.
First check if Dynamic compression is enabled: administration.config Open C:\Windows\System32\inetsrv\config\administration.config with notepad and change the httpCompression tag: For IIS 7, also change the urlCompression tag: ISA Server If the dynamic…