No session information in the client

When server session affinity is enabled, the plug-in will look for session information in each incoming request. If the plug-in fails to find any session information from the incoming client, the plug-in will assume that no session affinity is needed for this client. The plug-in will ignore session affinity and route this client using weighted round robin as shown in the trace in Example 9-9.

Example 9-9 Trace: No session information in the client

TRACE: ws_common: websphereHandleSessionAffinity: Checking for session affinity
TRACE: ws_common: websphereHandleSessionAffinity: Checking the SSL session id
TRACE: lib_htrequest: htrequestGetCookie: Looking for cookie: 'SSLJSESSION'
TRACE: lib_htrequest: htrequestGetCookie: No cookie found for: 'SSLJSESSION'
TRACE: ws_common: websphereParseSessionID: Parsing session id from '/snoop'
TRACE: ws_common: websphereParseSessionID: Failed to parse session id
TRACE: ws_common: websphereHandleSessionAffinity: Checking the app server session id
TRACE: lib_htrequest: htrequestGetCookie: Looking for cookie: 'JSESSIONID'
TRACE: lib_htrequest: htrequestGetCookie: No cookie found for: 'JSESSIONID'
TRACE: ws_common: websphereParseSessionID: Parsing session id from '/snoop'
TRACE: ws_common: websphereParseSessionID: Failed to parse session id

  Prev | Home | Next

 

WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.