« Previous Next »

Thread: setting no compression on a specific folder

Last post 10-28-2009 3:11 PM by patrickcurl. 2 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (3 items)

Sort Posts:

  • 10-28-2009, 12:42 PM

    setting no compression on a specific folder

    we just recently migrated to IIS 7.0, and wow, this is a big step up from IIS 6.0.

     so in the processing of tuning in the IIS 7.0 i enabled the static/dynamic compression for the site, did a lot of load testing and benchmarking while watching PerfMon counters and found the best level that works for our site.

    there is one area in our site where it is /NoComp/... that we would like to not have any compression on, no static compression, no dynamic compression... i have not been able to find any information on how to set no compression on the /NoComp/... folder, does anyone have any advice or direction they can point me in so i can get a minor little headache out of our way.

     thx

    ~~patrick~~
  • 10-28-2009, 2:13 PM In reply to

    • ksingla
    • Top 25 Contributor
    • Joined on 06-14-2006, 3:02 AM
    • Redmond, WA
    • Posts 863

    Re: setting no compression on a specific folder

    You can just select NoComp folder in IIS Manager UI, select compression and deselect static and dynamic compression check boxes. This will set system.webServer/urlCompression@doStaticCompression and system.webServer/urlCompression@doDynamicCompression properties false for this folder.

    Thanks,
    Kanwal

    Follow me on twitter at http://twitter.com/kjsingla
  • 10-28-2009, 3:11 PM In reply to

    Re: setting no compression on a specific folder

    ...wow, way to easy, its a wonder why/how i missed that one.. thx we are good to go~~

    ~~patrick~~
Page 1 of 1 (3 items)
Microsoft Communities