The path of the following registry keys is:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeMTA\Parameters
- XAPI MA queue threads
REG_DWORD
0x2
This value is the number of threads that handle interaction with the MTA on behalf of the following clients:
- MDB and XAPI MA Delivery Queue clients.
- XAPI MA Retrieval Queue clients.
- XAPI MA threads
REG_DWORD
0x2
This value is the number of threads that handle calls from the following clients:
- MDB and XAPI MA Delivery Queue clients.
- XAPI MA Retrieval Queue clients.
- XAPI MT queue threads
REG_DWORD
0x1
This value is the number of threads that handle interaction with the MTA on behalf of XAPI MT Gateway clients.
- XAPI MT threads
REG_DWORD
0x1
This value is the number of threads that handle calls from XAPI MT Gateway clients.
- XAPI/MMI client DMOD threads
REG_DWORD
0xa
This value is the maximum number of MTA DMOD threads to handle connections to the following clients:
- MDB and XAPI MA Delivery Queue clients.
- XAPI MA Retrieval Queue clients.
- XAPI MT Gateway clients.
- MMI clients.
All MTA DMOD threads (of whatever type) can support multiple connections. Connections are load-shared over threads of the same type.