To improve connection times on non-Windows platforms, follow these steps after installing the Host Access for the Cloud session server, particularly when the system is virtualized or otherwise headless:
Stop the session server service.
Open the <installation folder>/sessionserver/conf/container.conf file in a text editor.
Locate this line, and edit as follows:
#wrapper.java.additional.x=-Djava.security.egd=file:///dev/urandom
Remove the # to uncomment the line.
Replace x with <n+1>, where <n> is the highest number noted in the other wrapper.java.additional.<n> lines.
Save the file.
Restart the session server service.