The image verification code you entered is incorrect.

IIS5 Disable Socket Pooling

|
To disable socket pooling, follow these steps:

1) Open a command prompt and make sure you are in the X:\Inetpub\Adminscripts folder (where X is the IIS installation drive).
2) From that folder run:
cscript adsutil.vbs set w3svc/disablesocketpooling true

The command replies as follows:
disablesocketpooling : (BOOLEAN) True

3) Restart the IIS Admin service.

For help to disable socket pooling with IIS 6 see: Disable socket pooling on IIS6


Reply

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
More information about formatting options Captcha Image: you will need to recognize the text in it.
Please type in the letters/numbers that are shown in the image above.