You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Rainer Jung <ra...@kippdata.de> on 2007/04/22 16:22:07 UTC

Re: svn commit: r529444 - in /tomcat/tc6.0.x/trunk/java/org/apache/catalina/manager: HTMLManagerServlet.java JspHelper.java util/ util/BaseSessionComparator.java util/ReverseComparator.java util/SessionUtils.java

I tested and updated my patch. It now uses the URL /expire and leaves 
/sessions to Rémys session administration extensions.

The patch builds against 6.0.x head.

The functionality works in HTML Manager and also in the non HTML manager 
servlet. In HTML-Manager you can test it by Clicking on the "Expire 
Sessions" button in the apps list. The default timeout value is the 
webapp session timeout. The button expires sessions which are longer 
idle than the value in the form and also it produces an answer message 
in the message part of the list with an idle time histogram of all sessions.

http://people.apache.org/~rjung/patches/tomcatManagerSessionExpireCodePatch.txt 


Still an old docs patch against 5.0.28 (just to get an idea) is:

http://people.apache.org/~rjung/patches/tomcatManagerSessionExpireDocsPatch.txt 


Regards,

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org