Disable TLS compression on Windows server

Kartheen E 51 Reputation points
2022-11-02T16:52:17.857+00:00

I am running Windows server 2016. Could you help with how to disable TLS compression feature (NOT the TLS) ?

Windows development Internet Information Services
Windows for business Windows Server User experience Other
{count} votes

1 answer

Sort by: Most helpful
  1. Yurong Dai-MSFT 2,846 Reputation points Microsoft External Staff
    2022-11-03T07:20:30.467+00:00

    Hi @Kartheen E ,
    For IIS, SSL compression is called HTTP compression. To disable, you need to uncheck the HTTP compression checkbox. IIS has two types of compression, static and dynamic compression. Here are the steps to enable/disable IIS compression:

    1. Open Internet Information Services (IIS) Manager.
    2. Select the website for which you want to disable compression, or directly select the server node if you want to disable it at the server level.
    3. Double-click the compression module.
    4. You can uncheck to disable static/dynamic compression.

    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the email notification for this thread.

    Best regards,
    Yurong Dai

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.