[Koha-bugs] [Bug 24562] addbiblio.pl overloading CPU

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 4 08:23:43 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24562

--- Comment #16 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Are you really sure that the problem is in addbiblio.pl?
Could it be that some other process is overloading the CPU which could explain
that the addbiblio is getting a timeout ?

I recently had some similar issues and I do not trust the z3950 searches for
instance. This is a asynchronous search that might create problems under Plack,
where I would not expect that so quickly for addbiblio ? But note that I am
also still searching for a clue.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list