
Parameter
http/security_session_timeout
Short text
(Inactivity) timeout for HTTP Security Sessions
Parameter Description
This parameter defines how much time can elapse between the receipt of two HTTP requests (with valid security session IDs). After this time limit expires, all application contexts (if you are using stateful Web applications) on this application server that are connected with a security session are closed (and the associated resources are released, more information: rdisp/plugin_auto_logout). If the security session is no longer in active use on another application server, the security session is also closed. All subsequent HTTP requests (for Web-based applications / services that require authentication) result in an authentiation request.
Application Area
Logon
Parameter Unit
Seconds
Default Value
1800 (30 minutes)
Who is permitted to make changes?
The customer
Operating System Restrictions
None
Database System Restrictions
None
Are other parameters affected or dependent?
rdisp/autothtime
rdisp/plugin_auto_logout
http/security_context_cache_size
Values allowed
60 – 100000


