posted 10/7/2011 5:00:45 AM by Did You Know Did You Know - Views: [1280]
The default instance, by default, listens on port 1433.
SQL Server can listen on multiple ports on the same IP address. For this you can list the ports separated by commas. For example: 1433,1533,1633. (Note: There is a limitation of 2047 characters.)
You can do this from Configuration Manager.
To configure SQL Server to listen on multiple ports, the Listen All parameter must also be set to No, on the Protocols Tab of the TCP/IP Properties dialog box.
Did You Know Did You Know (Member since: 7/22/2011 4:47:27 PM)
View Did You Know Did You Know 's profile
Leave a comment