Previous Next

Thread: how to disable the auto disable compression in iis 7.0

Last post 08-10-2008 12:24 PM by ksingla. 1 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (2 items)

Sort Posts:

  • 08-10-2008, 7:13 AM

    • gunok
    • Not Ranked
    • Joined on 08-10-2008, 10:52 AM
    • Posts 1

    how to disable the auto disable compression in iis 7.0

    hi ;

    We have a very busy server and IIS Compression disables mostly in daytime. We want it to keep open what ever it costs. Because of not being want to consume that much bandwith.

    We even did make ;

    dynamicCompressionDisableCpuUsage="99"                                  dynamicCompressionEnableCpuUsage="1">

    But how can I complettly shut of the disabling system ?

    Thank you very much

     

  • 08-10-2008, 12:24 PM In reply to

    • ksingla
    • Top 10 Contributor
    • Joined on 06-13-2006, 11:02 PM
    • Redmond, WA
    • Posts 561

    Re: how to disable the auto disable compression in iis 7.0

    Hi gunok,

    There is no separate knob to completely shutoff the disabling system. If you change dynamicCompressionDisableCpuUsage and staticCompressionDisableCpuUsage to 100, that will effectively turn this system off because cpu usage will never be more than 100%. I don't think you need to set dynamicCompressionEnableCpuUsage and staticCompressionEnableCpuUsage but you can set them to 99/100 telling the system to enable it back if usage falls below 99%/100%.

    Thanks,
    Kj

Page 1 of 1 (2 items)
Page view counter