Opened 5 years ago
Closed 5 years ago
#581 closed defect (duplicate)
WSGI problem
Reported by: | jbenito | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | v0.98.1 |
Component: | General | Version: | 0.98-dev |
Keywords: | Cc: |
Description
mod_wsgi daemon running with many processes in parallel shows problems when modifying the protection of objects. For instance, if we modify the protection of a category to private, a user will be able to access the category randomly (depending of the process handling the request).
Change History (2)
comment:1 Changed 5 years ago by lsyroka
comment:2 Changed 5 years ago by jbenito
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
the problem is solved by #582