spring - Is it possible for Http Session Invalidation to occur because of an overload on the Server? -



spring - Is it possible for Http Session Invalidation to occur because of an overload on the Server? -

i have reaccuring random invalidations of user http sessions resulting in loss of temporary info on oracle ias 10.1.2 oracle container java j2ee container. (java 1.4)

framework spring 2.5. invalidation occuring 2 concurrent users.

multiple tests not reproduce error far.

i wondering if possible session invalidation might caused cpu overload or reaching maximum allowed number of threads on server.

spring java-ee cpu-usage httpsession

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -