9 Oct
2013
9 Oct
'13
2:15 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11009 --- Comment #2 from Fridolyn SOMERS <fridolyn.somers@biblibre.com> --- Each reading record will fetch from database all columns of biblio, biblioitems (including marcxml), items and issues or old_issues. So if there are a great number of reading records, the page may create a heavy load on server. Considering the page exists at OPAC, this may be used to overload the server. So I created a follow-up that adds an hardcoded limit to reading records. -- You are receiving this mail because: You are watching all bug changes.