February 19, 2015 at 5:25 pm
Hi,
Quick question around port numbers and Availability Group listeners. If I have a SQL Server instance configured to use port 1435 am I able to configure the Availability Group listener to use port 1433 or do they have to be set to the same port ?
Thanks
Hope this helps...
Ford Fairlane
Rock and Roll Detective
February 20, 2015 at 11:07 am
No, the SQL Server instance does not have to use the same port as the Availability group listener. On the other hand, if you decide to use a different port number for the listener instead of the default 1433, you need to specify the port number in the client connection string. The port number for the SQL Server instance is not affected by this rule as long as the SQL browser service is running.
---
Charles
February 20, 2015 at 2:25 pm
its the combination of the IP and port that should be unique.
You can listen on the same port as long as its on separate IP addresses
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
February 22, 2015 at 10:32 pm
Thanks for the replys.
Hope this helps...
Ford Fairlane
Rock and Roll Detective
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply