JEUS Session Management Guide 

JEUS 8

Restricted Rights Legend

All TmaxSoft Software(JEUS®) and documents are protected by copyright laws and international convention. TmaxSoft software and documents are made available under the terms of the TmaxSoft License Agreement and this document may only be distributed or copied in accordance with the terms of this agreement. No part of this document may be transmitted, copied, deployed, or reproduced in any form or by any means, electronic, mechanical, or optical, without the prior written consent of TmaxSoft Co., Ltd. Nothing in this software document and agreement constitutes a transfer of intellectual property rights regardless of whether or not such rights are registered) or any rights to TmaxSoft trademarks, logos, or any other brand features.

This document is for information purposes only. The company assumes no direct or indirect responsibilities for the contents of this document, and does not guarantee that the information contained in this document satisfies certain legal or commercial conditions. The information contained in this document is subject to change without prior notice due to product upgrades or updates. The company assumes no liability for any errors in this document.

Trademarks

JEUS® is registered trademark of TmaxSoft Co., Ltd.

Java and Solaris are registered trademarks of Oracle Corporation and its subsidiaries and affiliates.

Microsoft, Windows, and Windows NT are registered trademarks or trademarks of Microsoft Corporation.

HP-UX is a registered trademark of Hewlett Packard Enterprise Company.

AIX is a registered trademark of International Business Machines Corporation.

UNIX is a registered trademark of X/Open Company, Ltd.

Linux is a registered trademark of Linus Torvalds.

Other products and company names are trademarks or registered trademarks of their respective owners.

The names of companies, systems, and products mentioned in this manual may not necessarily be indicated with a trademark symbol (TM, ®).

Open Source Software Notice

Some modules or files of this product are subject to the terms of the following licenses. : APACHE2.0, CDDL1.0, EDL1.0, OPEN SYMPHONY SOFTWARE1.1, TRILEAD-SSH2, Bouncy Castle, BSD, MIT, SIL OPEN FONT1.1

Detailed Information related to the license can be found in the following directory : ${INSTALL_PATH}/lib/licenses

Document Information

Title: JEUS Session Management Guide 

Publication Date: 2018-01-31

Software Version: JEUS 8

Edition: v2.1.1


Table of Contents

About This Document
1. Session Tracking
1.1. Overview
1.2. Session Tracking Structure
1.3. Session Tracking
1.3.1. Session Tracking in Web Engines
1.3.2. Session Tracking in Clustered Environments
1.4. Session Tracking Mode
1.5. Sharing Sessions between Contexts
1.6. Session Tracking Configuration
1.6.1. Session Configuration
1.6.2. Session Server Configuration
1.7. Session Tracking Tuning
1.8. Monitoring
2. Distributed Session Servers
2.1. Overview
2.2. Basic Concepts
2.3. Server Structure
2.4. Server Process
2.5. Duplicate Login Prevention
2.6. Failback
2.7. Maintaining Sessions for Multiple Requests
2.8. Session Cluster Modes
2.8.1. Default Session Cluster Mode
2.8.2. Domain-wide Session Cluster Mode
2.8.3. Specially-defined-scope Session Cluster Mode
2.9. Basic Configuration for a Session Cluster
2.10. Configuration for Each Session Cluster Mode
2.10.1. Session Clustering for Each Session Cluster Mode
2.10.2. Distributed Session Server Configuration Screens
2.10.3. Distributed Session Server Configuration Details
Index

List of Figures

[Figure 1.1] Partial JEUS Web Engine Structure
[Figure 1.2] Creating a Session Cookie
[Figure 1.3] Sending a Second Request using the Session ID
[Figure 1.4] Using Session ID Cookie to Create a Session Using Two Web Engines
[Figure 1.5] Deleting a Session When Sticky Session Routing is not Used
[Figure 1.6] Adding Web Engine ID to the Session Cookie
[Figure 1.7] Sticky Session Routing
[Figure 1.8] Web Engine Failure
[Figure 1.9] Session Servers - First Request
[Figure 1.10] Session Servers - Second Request
[Figure 1.11] Session Configuration - Basic Information
[Figure 1.12] Session Configuration - Advanced Options
[Figure 1.13] Session Configuration - Result
[Figure 2.1] Distributed Session Servers - Structure
[Figure 2.2] Distributed Session Servers - Internal Structure
[Figure 2.3] Distributed Session Servers - Failover Structure
[Figure 2.4] How to Detect Duplicate Login
[Figure 2.5] If Failback Is not Supported
[Figure 2.6] If Failback Is Supported
[Figure 2.7] When a Session is Lost
[Figure 2.8] Disabling Migration
[Figure 2.9] Example of a Specially-defined-scope Session Cluster Configuration
[Figure 2.10] Basic Configuration for a Session Cluster
[Figure 2.11] Clustering - Cluster List
[Figure 2.12] Clustering - Selecting Servers to be Clustered
[Figure 2.13] Clustering - Result
[Figure 2.14] Domain-wide Session Cluster Mode
[Figure 2.15] Selecting a Session
[Figure 2.16] Adding a Session Cluster
[Figure 2.17] Selecting a Session
[Figure 2.18] Configuring a Distributed Session Server - Common Cluster Config
[Figure 2.19] Clustering - Cluster List
[Figure 2.20] Configuring a Distributed Session Server - Session Cluster Config
[Figure 2.21] List of Clusters with a Specially Defined Scope
[Figure 2.22] Configuring a Distributed Session Server - Specific Scope Cluster
[Figure 2.23] Configuring a Distributed Session Server