https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15399 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen@gmail.com --- Comment #17 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to alfre69 from comment #16)
(In reply to Barton Chittenden from comment #13)
(In reply to alfre69 from comment #9)
If you increase $max_record_size too much it breaks the Z39.50 server.
A yaz-client search report this:
Target has closed the association. Reason: protocolError, message: Incoming package too large
Does this error occur on *all* searches, or simply searches whose results are greater than 1 MB?
It occurs on all searches, so the Z39.50 server is not usable when increasing $max_record_size.
IndexData told me a while back that yaz-client has several limitations the protocol doesn't have, and we should be using zoomsh instead for testing. -- You are receiving this mail because: You are watching all bug changes.