Network Deployment (Distributed operating systems), v8.0 > End-to-end paths > Web applications


Task overview: Managing HTTP sessions

IBM WAS provides a service for managing HTTP sessions, Session Manager. The key activities for session management are summarized in this topic.

Before you begin these steps, make sure that you are familiar with the programming model for accessing HTTP session support in the applications following the Servlet 3.0 API.


Procedure

  1. Plan your approach to session management, which could include session tracking, session recovery, and session clustering.

  2. Create or modify your own applications to use session support to maintain sessions on behalf of web applications.

  3. Assemble the application.
  4. Deploy the application.
  5. Ensure the administrator appropriately configures session management in the administrative domain.
  6. Adjust configuration settings and perform other tuning activities for optimal use of sessions in the environment.


Related


Sessions
HTTP session migration
Develop session management in servlets
Assembling so that session data can be shared
Session security support
Session management support
Configure session management by level
Session tracking options
Configure session tracking
Configure session tracking for Wireless Application Protocol (WAP) devices
Distributed sessions
Session recovery support
Configure for database session persistence
Memory-to-memory replication
Memory-to-memory session partitioning
Clustered session support
Configure memory-to-memory replication for the peer-to-peer mode (default memory-to-memory replication)
Configure memory-to-memory replication for the client/server mode
Session management tuning
HTTP sessions: Resources for learning
Scheduled invalidation
Configure write contents
Configure write frequency
Base in-memory session pool size
HTTP session invalidation
Write operations
Tune parameter settings
Tune parameter custom settings
Best practices for using HTTP sessions
HTTP session manager troubleshooting tips
HTTP session problems

+

Search Tips   |   Advanced Search