« Previous Next »

Thread: Disabling HTTPS Socket Pooling

Last post 10-20-2009 2:00 PM by anilr. 3 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (4 items)

Sort Posts:

  • 10-19-2009, 10:45 AM

    • tparikka
    • Not Ranked
    • Joined on 10-19-2009, 2:43 PM
    • Posts 2

    Disabling HTTPS Socket Pooling

    Hi all,

    I have a problem with IIS7 and socket pooling. Currently IIS7 binds to all IP addresses on port 443 for HTTPS services. The problem is that I have a different application that serves HTTPS content on port 443 and I need to run this side by side with IIS on different IP addresses. However, IIS7 does not seem to have an option to disable socket pooling as in previous releases of IIS (http://support.microsoft.com/default.aspx?scid=kb;EN-US;813368). How do I disable socket pooling in IIS7 so that it binds only to specific IP addresses?

    -Thomas

  • 10-19-2009, 3:22 PM In reply to

    • anilr
    • Top 10 Contributor
    • Joined on 05-23-2006, 10:13 PM
    • Redmond, WA
    • Posts 2,343

    Re: Disabling HTTPS Socket Pooling

    You can do it using one of 2 methods

    Disable socket pooling using http://support.microsoft.com/kb/892847/

    Or configure exactly which ip addresses http.sys should listen to using http://msdn.microsoft.com/en-us/library/cc307219(VS.85).aspx

    Anil Ruia
    Senior Software Design Engineer
    IIS Core Server
  • 10-20-2009, 10:53 AM In reply to

    • tparikka
    • Not Ranked
    • Joined on 10-19-2009, 2:43 PM
    • Posts 2

    Re: Disabling HTTPS Socket Pooling

    Thank you for your reply, but this article applies only to IIS6 - the DisableSocketPooling registry entry doesn't exist in IIS7. How do I perform the same correction in IIS7?

  • 10-20-2009, 2:00 PM In reply to

    • anilr
    • Top 10 Contributor
    • Joined on 05-23-2006, 10:13 PM
    • Redmond, WA
    • Posts 2,343

    Re: Disabling HTTPS Socket Pooling

    Both articles also apply for IIS7.

    Anil Ruia
    Senior Software Design Engineer
    IIS Core Server
Page 1 of 1 (4 items)
Microsoft Communities