当用户已经登录时,Security 组件会在每个请求时不断地从用户提供程序重新加载数据。有没有办法避免这种情况?当您的用户提供程序不在本地数据库中时,例如,在 Web 服务中,这可能会大大降低系统速度。
在每个请求我得到这个:
[2012-08-15 20:07:30] security.DEBUG: Read SecurityContext from the session [] []
[2012-08-15 20:07:30] security.DEBUG: Reloading user from user provider. [] []