Reload: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
In domain mode, it can reloads the configuration on a per-host basis and restarts the servers. | In domain mode, it can reloads the configuration on a per-host basis and restarts the servers. | ||
= | =Standalone= | ||
<pre> | <pre> |
Revision as of 08:10, 24 February 2016
Internal
Overview
Available on the root of the management model. Reloads the server by shutting down all its services and starting again. The JVM itself is not restarted.
In domain mode, it can reloads the configuration on a per-host basis and restarts the servers.
Standalone
cd / :reload
Domain Mode
Execute on the domain controller:
reload --host=h1 --restart-servers=true