Skip to content

Commit d5853c4

Browse files
authored
Merge pull request #112860 from NuAlex/patch-66
Update plan-connect-performance-factors.md
2 parents e3722ba + 85fe443 commit d5853c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/active-directory/hybrid/connect/plan-connect-performance-factors.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ The size of your source Active Directory topology will influence your SQL databa
166166

167167

168168
- Organizations with more than 100,000 users can reduce network latencies by colocating SQL database and the provisioning engine on the same server.
169+
- SQL Named Pipes protocol is not supported as it introduces significant delays in the sync cycle and should be disabled in the SQL Server Configuration Manager under SQL Native Clients and SQL Server Network. Please note that changing Named Pipes configuration only takes effect after restarting database and ADSync services.
169170
- Due to the high disk input and output (I/O) requirements of the sync process, use Solid State Drives (SSD) for the SQL database of the provisioning engine for optimal results, if not possible, consider RAID 0 or RAID 1 configurations.
170171
- Don’t do a full sync preemptively; it causes unnecessary churn and slower response times.
171172

0 commit comments

Comments
 (0)