https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28415
Bug ID: 28415
Summary: z3950_responder.pl is running with all the modules in
RAM
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Blocks: 28410
It's using C4::Biblio and C4::Koha (and so all the modules stack) but it only
needs GetMarcFromKohaField and GetAuthorisedValues. We should replace those 2
calls and see if it reduces the memory footprint of the daemon.
Referenced Bugs:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28410
[Bug 28410] Reduce memory footprint
--
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/