At the end of servlet service
When the write frequency is set to the end of servlet service, WebSphere will write/publish the session into database/replication stores at the completion of the HTTPServlet.service() method call. All new session data between two calls is lost after a failover. The adoptive server will retrieve the session data from the last HTTPServlet.service() method call.
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.