ENABLING GZIP FOR FASTER DOWNLOAD OF WEB PAGE. Zombi note :The HTTP/1.1 protocol allows for clients to optionally request the compression of content from the server. The standard itself specifies two compression methods: “gzip” and “deflate” Both are supported by many HTTP client libraries and almost all modern browsers. Enabling gzip at IIS Manager At IIS Manager (inetmgr.exe) open Web Sites Properties, at Service tab mark Compress application files & Compress static files. Zombie note :You need to right click the web sites rather than going into specific site and click properties of perticlar website. Now you need to edit one xml file as below c:\WINDOWS\system32\inetsrv\MetaBase.xml file. Zombie note : Before Editing Metabase.xml file stop IIS Services or enable Direct Metabase Edit at Web by going into the peroperties and WEB02 dialog box will appear and check mark the “ENABLE DIRECT METABASE EDIT.” Edit Metabase.xml with text editor and locate the following lines: HcFileExte...
/* The only purpose behind the existence of this blog is to share as much as new technological things (which i think is new) */