Description
When used aside other processes with huge IO usage, the REST call to syncope/cxf/users/self can be take lot of time to reply (on our machine up to 60 seconds). This is due to the DB update on lastLoggindDate, mysql takes lot of time to commit the modifications.
Maybe add an option for disabling this feature (or restrict the update following a minimum time gap) can be a good idea
Attachments
Attachments
Issue Links
- is related to
-
SYNCOPE-531 Failed login counter not reset if log.lastlogindate==false
- Closed