Novell ACCESS MANAGER 3.1 SP2 - ACCESS GATEWAY GUIDE 2010 Manual page 149

Access gateway guide
Hide thumbs Also See for ACCESS MANAGER 3.1 SP2 - ACCESS GATEWAY GUIDE 2010:
Table of Contents

Advertisement

When a request is received, a cluster member uses multiple means to determine which cluster
member is the authoritative server for the request. It looks for a parameter on the query string of the
URL indicating the authoritative server. It looks for an HTTP cookie indicating the authoritative
server. If these do not exist, the cluster member examines the payload of the HTTP request to
determine the authoritative server. Payload examinations result in immediate identification of the
authoritative server or a user session ID or user identity ID that can be used to locate the
authoritative server.
If a user session ID or user identity ID is found, the ID is broadcast to all cluster members asking
which member is the authoritative server for the given ID. The authoritative server receives the
broadcast message, determines that it indeed holds the given session or user, and responds
accordingly.
The higher the number of proxied requests, the lower the performance of the entire system.
Furthermore, the higher the number of payload examinations and ID broadcasts, the lower the
performance of the entire system.
Statistic
Currently Active Proxied
Requests
Total Proxied Requests
Total Non-Proxied Requests The total number of non-proxied requests that have been processed, since
Authoritative Server
Obtained from URL
Parameter
Authoritative Server
Obtained from Cookie
Payload Examinations
Successful Payload
Examinations
Identity ID Broadcasts
Successful Identity ID
Broadcasts
Session ID Broadcasts
Successful Session ID
Broadcasts
Description
The number of currently active proxied HTTP requests.
The total number of proxied requests that have been processed, since the
Identity Server was started. These requests were sent to a non-
authoritative (wrong) box.
the Identity Server was started. These requests were sent to the
authoritative (correct) box.
The total number of authoritative servers identified by using the parameter
from the URL query string, since the Identity Server was started.
The total number of authoritative servers identified by using the HTTP
cookie, since the Identity Server was started.
The total number of attempted payload examinations to identify the
authoritative server, since the Identity Server was started.
The total number of successful payload examinations to identify the
authoritative server, since the Identity Server was started.
The total number of attempted Identity ID Broadcasts to identify the
authoritative server, since the Identity Server was started.
The total number of successful Identity ID Broadcasts to identify the
authoritative server, since the Identity Server was started.
The total number of attempted Session ID Broadcasts to identify the
authoritative server, since the Identity Server was started.
The total number of successful Session ID Broadcasts to identify the
authoritative server, since the Identity Server was started.
Access Gateway Maintenance 149

Advertisement

Table of Contents
loading

Table of Contents