http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12005
Tomás Cohen Arazi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Tomás Cohen Arazi <[email protected]> --- (In reply to Chris Cormack from comment #4) > I can do a patch for this, which makes us use a new zebra connection each > time. > Or I can do a patch which would build a dependency on yaz-proxy so that we > use that instead. > > The first is obviously a lot faster, and is what zebra is designed for, it > is not built for persistent connections, the second would allow us to pool > connections, but would add a new software dependency > > Opinions? I'd go for the approach that creates a new connection. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
