I think I figured it out. It seems
/manager/text/expire only lists the expiration info, instead of
expiring sessions. Also, wget wasn't authenticating me properly.
Instead I used curl against the html interface:
curl --anyauth -u xxx:yyy --data "idle=20" -d path=/zzz http://localhost:8080/manager/html/expire Though I'm still not sure why my sessions aren't expiring automatically... -Kirill On 10/7/12 6:46 PM, Kirill Kireyev wrote: Hi, --
Kirill Kireyev, PhD Founder/CTO instaGrok.com kir...@instagrok.com Twitter: @instaGrok FB: facebook.com/instagrok ![]() |
- how to programmatically expire inactive sessions? Kirill Kireyev
- Re: how to programmatically expire inactive sessi... Kirill Kireyev
- Re: how to programmatically expire inactive s... Christopher Schultz
- Re: how to programmatically expire inacti... Kirill Kireyev
- Re: how to programmatically expire in... Christopher Schultz
- Re: how to programmatically expi... Shanti Suresh
- Re: how to programmatically ... Kirill Kireyev
- Re: how to programmatica... Mark Thomas
- Re: how to programmatica... Kirill Kireyev
- Re: how to programmatica... Mark Thomas
- Re: how to programmatica... Shanti Suresh
- Re: how to programmatica... Christopher Schultz