Showing posts with label port. Show all posts
Showing posts with label port. Show all posts

Wednesday, July 13, 2011

On clusters, the SQL Server Browser listens on which port?

Answer: IP_ANY

Explanation: In a cluster, the browser listens on the IP_ANY port, since this is not a cluster aware service.

Ref: SQL Server Browser Service - http://msdn.microsoft.com/en-us/library/ms181087.aspx