https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24761
Bug ID: 24761
Summary: Caching issues in scripts running in daemon mode
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Bug 16758 highlighted an issue on long running processes (daemons) with the L1
cache mechanism not being able to invalidate cache.
The proposed and agreed solution there was to disable L1 cache for daemon
scripts. But the bug only took care of rebuild_zebra.pl, leaving things like
SIPServer for later. We should resume that work, and discussion.
It clearly needs to be handled in a generic way on Koha::Script
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
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/