Workers Reload from Database Page
Configuration changes are directly stored in the database but, in order for the new configuration to be used in an instance, the configuration needs to be loaded.
When using the AdminGUI or AdminWeb, reloading is done automatically. However, when using the AdminCLI, you need to manually issue the reload command. In some cases, you may still need to reload the configuration from the web. This could happen in situations when the configuration has changed in an other node which is sharing the same database or if a crypto worker changed its configuration in a way that workers depending on it would need to be reloaded.
Make sure to select each worker that should be reloaded.
What to Reload
All workers in SignServer | Reloads everything. |
Selected workers | Only reloads selected workers and their global configuration. |
Selected Workers
Column | Description |
|---|---|
Signer | Name of the worker. Clicking the link goes to the worker's page. |
Result | Shows the results from the reload. |
Actions
Action | Description |
|---|---|
Renew | Either reloads all configuration or each selected workers depending on the chosen option. If a workers was reloaded successfully the page is automatically changed to the previous. |
Cancel | Returns to the previous page. |