https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23571
Bug ID: 23571
Summary: fines.pl may block server
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Circulation
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
Under certain circunstances fines.pl may block a server.
1. if syspref calculate on return
2. If koha site has a big number of overdue items
3. there are puntual high number of checkin
under this circunstances koha launches several fines.pl,each for every koha
checkin, that overload cpu and make koha unresponsive
This actions should be desiderable
1. fines.pl on return just calculate the user account, not all users
Another option is possible, block fines.pl if there is another process
running.. but perhaps option 1 is faster?
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/