https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24562
--- Comment #16 from Marcel de Rooy <[email protected]> --- 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. _______________________________________________ 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/
