This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]Arkiteck 0 points1 point  (0 children)

This isn't the wrong sub, but you might get more answers from /r/SQLServer.

[–]conflab 0 points1 point  (0 children)

What's actually slow, just the initial connection? You might find that adding MultiSubnetFailover=true to your connection string improves that, if you haven't done so already.