SmartIIS Compress Content (CC)

***** Limitations *****
This trial filter is limited: the 50% of the requests are not processed.
This filter can be slower than not-trial version.

***** Hints *****
Consider that this filter is optimized for dynamic backends, if you need static files compression please use the native IIS 
version or another product

***** How to INSTALL: *****
1) create the folder "C:\Program Files\SmartIIS\CC" then unzip the content of the zip inside it

2) open web management applet from Start Menu -> Settings -> Control Panel -> Administrative Tools -> IIS Manager OR 
2A) open it from executing Start Menu -> Run -> "IIS.msc" (press Enter key) 

3) right click on "Application Pools" and select "Properties"
3A) select "Identity" and change security account to "Local system" or with an account that has grant read permission 
for the folder at above point 1
3B) in alternative you can create a new Pool with different rights from the global one, and associate it exclusively to CC

4) right click on "Web sites" and select "Properties"
4A) select "Isapi filters" and add the CompressContentTrial.DLL file found in the folder at above point 1 in executable field pressing "Add" button, 
on filter name field put "CC" (or whatever name you wish)

5) now open a cmd command line from Start Menu -> Run -> "Cmd" (press Enter key) and type this command "IISReset" followed
by Enter key; now you will see the filter working

6) can close all windows opened following the above procedure

***** How to REMOVE: *****
1) open web management applet from Start Menu -> Settings -> Control Panel -> Administrative Tools -> IIS Manager OR 
1A) open it from executing Start Menu -> Run -> "IIS.msc" (press Enter key) 

2) right click on "Web sites" and select "Properties"
2A) select "Isapi filters" -> then select "CC" filter and click "Remove" button

3) now open a cmd command line from Start Menu -> Run -> "Cmd" (press Enter key) and type this command "IISReset" followed
by Enter key; now all it's exactly as before the filter installation: the filter is removed from IIS

4) can close all windows opened following the above procedure

***** For fun *****
If you wish this piece of software, feel free to show the provided gif logo in your web pages.

***** Support *****
For assistance please check www.smartiis.com website under support section, thank you.
