Skip to content

Improving Connection Times on Non-Windows Platforms

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:

  1. Stop the session server service.

  2. Open the <installation folder>/sessionserver/conf/container.conf file in a text editor.

  3. 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.

  4. Restart the session server service.