Secure Global Desktop Administration Guide > Commands > The tarantella webserver restart command

The tarantella webserver restart command

Syntax

tarantella webserver restart [ --http ] [ --ssl ] [ --servlet ]

Description

Use the tarantella webserver restart command to restart the Secure Global Desktop Web Server.

If you do not use any arguments, the command restarts both the Secure Global Desktop Web Server and Java™ Servlet/JavaServer Pages services.

Note If you restart both the Secure Global Desktop Web Server and Java Servlet/JavaServer Pages services using separate subsequent commands, you must restart the Java Servlet/JavaServer Pages services first.

Argument Description
--http Restarts the Secure Global Desktop Web Server without restarting Java Servlet/JavaServer Pages services.
--servlet Restarts Java Servlet/JavaServer Pages services without restarting the Secure Global Desktop Web Server.
--ssl Restarts the Secure Global Desktop Web Server with SSL enabled.

Examples

tarantella webserver restart

Restarts the Secure Global Desktop Web Server and Java Servlet/JavaServer Pages services.

Related topics