Hello all,

We have an installation of WebWare that's configured to have a 15 minute session timeout period. In some extreme circumstances though, a servlet request can occur that takes longer than this to process (due to very involved database work involving a great many operations).

My question is, does webware's session sweeper erase a session that's passed its timeout period while it still hasn't finished its last request? We've gotten some odd behaviors in this situation and are beginning to suspect this might be the case. Can I disable a particular session's time when I know that they're in an area that may result in this condition? (It's a specific aspect of a specific servlet that's not frequently used in this way)

Thanks for any insight.

Chris Backas

Attachment: PGP.sig
Description: PGP signature

Reply via email to