I have an persisted cache implementation (using ZooKeeper) and but we are
running into a problem, where a script that runs many many times a second
using simple auth. This causes many many sessions to be created and slows
down the system (we are using ZooKeeper for other things as well). 
Is there a way to not persist sessions in Shiro and if not any suggestions
on how to make some sessions single-use throw-away non-persisted while
others are persisted.

Mike.

--
View this message in context: 
http://shiro-user.582556.n2.nabble.com/No-session-login-tp6446647p6446647.html
Sent from the Shiro User mailing list archive at Nabble.com.

Reply via email to