This section describes how to start, stop or restart the ISL Conference Proxy service. |
| |
Microsoft Windows |
Open Administrative tools -> Services and select XLAB ISL Conference Proxy.

After selecting XLAB ISL Conference proxy, you can either start or stop the ISL Conference Proxy.
The alternative is to open a command line and execute net start confproxy or net stop confproxy. A console window will update you on the performed procedure.
If you want to restart the ISL Conference Proxy server, log into the ISL Conference Proxy administration web services (access by using the http://localhost:7615/conf link). Then choose Activity monitor / Servers option. The Servers list will appear:

Tick the box to select a server and click the "Restart selected" button. The server will respond with the following screen:

Please wait for a few seconds, then click on the "Return to the session" link. If the server has restarted in the meantime, you can already log into the ISL Conference Proxy and continue working. If the server has not yet restarted, please wait some more and try pressing the link "Return to the session" again. The server restart time varies from a few seconds to a minute.
| Linux |
| |
- Log into the ISL Conference Proxy administration web services as root and can control the ISL Conference Proxy:
- confproxyctl start: start the ISL Conference Proxy
- confproxyctl stop: stop the ISL Conference Proxy
- confproxyctl restart: restart the ISL Conference Proxy
- confproxyctl uninstall: uninstall the ISL Conference Proxy
- confproxyctl headless: set the administrator password and trusted networks for doing the web administration
- confproxyctl bindip: bind the ISL Conference Proxy to an IP address
- Please note (version 3.0.0): confproxyctl is not shipped with the installer, so use /etc/init.d/confproxy instead. The /etc/init.d/confproxy includes only start, stop, restart and uninstall.
|
|