Opened 4 years ago
Closed 4 years ago
#854 closed defect (fixed)
Reduce amount of PSession conflicts
Reported by: | pferreir | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | v0.98.1 |
Component: | Database | Version: | 0.98-dev |
Keywords: | Cc: |
Description
Since we only need the creation date for the web session, we can refrain from saving the access date. However, it would be nice to study the pros and cons of that.
Otherwise, something else has to be done in order do reduce the ridiculously high number of DB conflicts we receive.
Change History (1)
comment:1 Changed 4 years ago by jbenito
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Removed the 'saving of the access date'.