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
Post a Comment