SignServer Dispatchers
A Dispatcher does not perform any processing (such as signing) of its own, but instead forwards the request to another worker.
Dispatchers forward the request to the first available worker that has a valid certificate (FirstActiveDispatcher), or forward a time-stamp request depending on the requested time-stamp policy (RequestedPolicyDispatcher).
The following lists available SignServer Dispatchers: