[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:47:18 CEST 2020


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

David Cook <dcook at prosentient.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dcook at prosentient.com.au

--- Comment #17 from David Cook <dcook at prosentient.com.au> ---
(In reply to Jawad Makki from comment #7)
> some bibliographic records include few items (between 1 to 5 items).
> other bibliographic records are for Serials, they are including high number
> of issues (items) that can reach more than 1000 items in some cases.
> 

Does the high CPU usage only happen for records with a high number of items or
does it happen also for records with a low number of items?

Of course, it could be something else on the system. Is your database on the
same server or a separate server? It could be stuck waiting for I/O on the
database end, although I tend to only see that on databases much larger than
the largest Koha database I've ever seen.

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


More information about the Koha-bugs mailing list