Article ID: 294453 - Last Review: December 14, 2005 - Revision: 4.2 How to set up SQL Server to listen on multiple static TCP portsThis article was previously published under Q294453 SUMMARY
This article describes how to enable a SQL Server default instance to listen on multiple TCP ports.
MORE INFORMATION
For each server-side network library, SQL Server sets up a separate "listen on" thread. If the server becomes overwhelmed with connection requests, the client connections are reset and are forced to reestablish a new session. To increase the performance of the SQL Server server to simultaneously process more connection requests, additional TCP ports to listen on can be added.
To add additional TCP ports, follow these steps:
| Article Translations
|
Back to the top
