cancel
Showing results for 
Search instead for 
Did you mean: 

Closing HTTP Sessions

Former Member
0 Kudos

Hello

I'm looking for a way to close open HTTP Sessions on the J2EE. I know how to close the session in the WebApplication and I know how to modify the session timeout but that's not what I'm looking for. I need to be able a selected session on the J2EE.

Through telnet I'm able to list the sessions with HTTP_SESSIONS full. Is there a way to close sessions this way?

Thank you for your help.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Christian,

There is no tool or command to close the http sessions on the j2ee engine. If this was allowed you could end up deleting perfectly good user sessions. In case you see a build-up in http sessions i would say this needs to be investigated.

Greetings, Myriana

Answers (0)