For the Default Web Site

1. Disable socket pooling by setting MD_DISABLE_SOCKET_POOLING at the W3SVC level.

2. Modify the IIS metabase to only listen on the IP address of the internal network adapter, and include support for the localhost alias by adding the 127.0.0.1 IP.

3. Configure IIS to allow a maximum of 500 concurrent connections. For the SharePoint Web Site:

1. Disable socket pooling by setting MD_DISABLE_SOCKET_POOLING at the W3SVC level.

2. Modify the IIS metabase to only listen on the IP address of the internal network adapter, and include support for the localhost alias by adding the 127.0.0.1 IP.

3. Configure IIS to allow a maximum of 500 concurrent connections.

• Check SharePoint Virtual Server settings - Because SharePoint will now be running on a different virtual server than the other Web applications, it will be necessary to make sure that the following settings are correct:

1. Bound to internal IP address on port 80 with host headers of: %servername% and %servername.localdomainname%

2. Bound to internal IP address on port 80 and port 444 for all host headers.

3. Also include support for localhost with 127.0.0.1 with host headers of step 1.

• Enable IP routing - This is found under Access Policy->IP Packet Filters->Properties. IP Routing allows IP packets from internal clients to be routed to external destinations, which is required for remote access clients.

0 0

Post a comment

  • Receive news updates via email from this site