Modify ↓
Opened 15 years ago
Closed 15 years ago
#9184 closed enhancement (duplicate)
Permission system slow down with restrict_owner and many users
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | general | Version: | 0.12dev |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Working in a instance with many people, and having the restrict_owner activated, trac slow down, mainly in ticket view.
I have created a patch that increases the seconds of valid cache, and flush it when any permission has changed.
This patch has been applied to versions 0.11.2(production site) and 0.11.5 with success and nothing seems to be broken, and the performance has increased a lot.
Attachments (1)
Change History (2)
by , 15 years ago
Attachment: | permission-cache.diff added |
---|
comment:1 by , 15 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This is a duplicate of #4245.