Too many server sessions [message #1869201] |
Mon, 05 August 2024 03:29 |
Eclipse User |
|
|
|
Hello.
I have production application in Scout 23.2.15, deployed on Tomcat.
I see that the server application currently has 1045 sessions, but most of them were started by the same user.
When I look at the details of some of the sessions, they all have the same "principal" (that's the user), some have the same "session id", some have different "session id", but even when the "session id" is the same, the value of "org.eclipse.scout.rt.server.session.ScoutSessionBindingListener" is different.
I would like to ask: Is this normal behavior? Or am I doing something wrong somewhere in my application? (This is my first Scout application deployed in live operation.)
I assume that the user in question is working through a web browser, perhaps opening multiple sheets at once, but that's about it. I haven't confirmed this yet, however.
Thank you in advance for your replies.
|
|
|
Powered by
FUDForum. Page generated in 0.06885 seconds