On 26 June 2014 22:46, james agada <[email protected]> wrote: > > 1. If I used a cache manager, then it seems shiro will not reload the user > roles and permissions after the first load. So any changes will require a > restart of the app. My solution is not to use cache. How does this affect > performance when we have a couple of hundred users? >
That's a question for the Shiro maiing list, probably. But you should write a performance test script yourself. On a previous (non-Isis) project we used Grinder to reasonable effect [1] David (Tildesley)... I think you told me that you did some performance testing of Isis in general? Was there any particular tool that you used to do so? [1] http://grinder.sourceforge.net/g3/tutorial-perks.html
