FirstActiveDispatcher

Fully qualified class name: org.signserver.server.dispatchers.FirstActiveDispatcher.

Overview

Dispatches the request to the first of the configured workers that has an active Crypto token. This dispatcher can be useful if you want to have one worker to call that forwards the request to any of the configured workers that has a valid certificate etc.

Available Properties

Property

Description

WORKERS

Comma separated list of workerNameS to try to forward requests to.