You can use this procedure to increase the number of concurrent authentications between NPS and domain controllers when NPS is not installed on a domain controller.
If the NPS server is on a computer other than a domain controller and it is receiving a very large number of authentication requests per second, you can improve performance by increasing the number of concurrent authentications between the NPS server and the domain controller.
Caution |
|
Incorrectly editing the registry can severely damage your system. Before making changes to the registry, you should back up any valued data on the computer. |
Administrative Credentials
To complete this procedure, you must be a member of the Administrators group.
To increase the number of concurrent authentications
-
Click Start, click Run, type regedit, and then press ENTER. Registry Editor opens.
-
In Registry Editor, browse to the following key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Netlogon\Parameters
-
Right-click Parameters, point to New, and then click DWORD (32-bit) Value.
-
Replace the default text for the new key by typing the text MaxConcurrentApi, and then press ENTER.
-
Right-click MaxConcurrentApi, and then click Modify. The Edit DWORD (32-bit) Value dialog box opens.
-
In Value data, type a value between 2 and 5. Do not enter a value higher than 5, or NPS might place an excessive load on the domain controller. Click OK.