http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12005 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz --- Comment #4 from Chris Cormack <chris@bigballofwax.co.nz> --- 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? -- You are receiving this mail because: You are watching all bug changes.