0 Replies Latest reply on Mar 29, 2006 5:47 AM by hsaha

    Cache timeout for the Jboss security contexts

    hsaha

      Hi,
      My application demands that the cache for the cached principals should be less. Following are the settings for my container for jboss security credentials caching:
      DefaultCacheTimeout - 15
      DefaultCacheResolution - 0

      When i am continously accessing my web application, authentication requests to the login module should be after 15 secs since the cache expires them. Is my understanding correct?

      What i observe is that the authentication requests to the Loginmodule happens after a minute even if the timeout is 15 secs.

      Any help would be really appreciated.

      Thanks
      Himadri