Introduction

Session Resume provides end users with the ability to resume a disconnected or interrupted Silo session, for up to 30 minutes from the time of interruption.  



Technical Requirements

When Silo loses network connectivity, Session Resume will display information that it is attempting to reconnect to resume the session. There will be multiple connection attempts at a preset interval, until Silo has successfully reconnected, or when the time limit has been reached.  

 

Session Resume is Enabled by default, and requires no additional configuration. However, customers can employ Windows Registry changes to modify Session Resume re-connection options, as well as, disable Session Resume via the Silo Admin Console Policy. These registry settings are discussed below:


Prerequisites


1.  A Windows or macOS installation of Silo, or Silo Web Client

2.  Silo version 2.9.12 or later for Windows; or Silo version 2.9.10 or later for macOS must must be installed




User Interface (UI) Experience 

The UI experience is limited to informational pop-up windows detailing the Silo disconnection and re-connection process.

 

The first informational pop-up window is generated as soon as Silo detects an interruption and begins the initial attempt at re-connection.



 

If the initial re-connection attempt is not successful, Silo will continue to reconnect on a preset interval, with a second informational pop-up window being displayed, prior to each re-connection attempt, to highlight the process.


 



Note: Please see the Session Resume Registry Entries section below for details on how to set the frequency for connection attempts.



Admin Console Configuration

Session Resume can be disabled/re-enabled from the Session Resume policy page.

 

From the Silo Admin Console navigate to the Session Resume policy page.

 

Session Resume Policy: Silo Admin > Policies > Access & Authentication > Session Resume  

 

  • To disable: Select “Disable Session Resume” on the Session Resume policy page, then click Save
  • To enable: Select “Enable Session Resume” on the Session Resume policy page, then click Save.

  


Registry Settings (Optional)


Session Resume Registry Entries 

Session Resume default settings can be changed by the customer by adding the registry entries, detailed in the table below.

  

Key:  HKCU\Software\Authentic8. Inc.\Authentic8

 

 

#

 
 

Name

 
 

Type

 
 

Value

 
 

Default

 
 1 SessionReconnect

 DWORD

0: disable
1: enable
1
 2 AutoReconnectMaxCount

 DWORD

 value in seconds2
 3 AutoReconnectTimeInterval DWORD

 value in seconds5 sec
 4 ReconnectWaitTime

 DWORD

 value in seconds

5 sec
 5 ReconnectWaitTimeIncrement

 DWORD

value in seconds

 5 sec

 



Sample Registry Entries for Session Resume

 
 [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_BROWSER_EMULATION]
"SessionReconnect"=dword:00000001

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_SSLUX]
"AutoReconnectMaxCount"=dword:00000004

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_BROWSER_EMULATION]
"AutoReconnectTimeInterval"=dword:00000010

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_SSLUX]
"ReconnectWaitTime"=dword:00000010

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_SSLUX]
 "ReconnectWaitTimeIncrement"=dword:00000010
 

Additional Notes  

Please contact Support if you have any additional questions and/or require further information.