[Koha-bugs] [Bug 12005] Zebra searches sometimes fail silently under Plack

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 9 16:36:32 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12005

Chris Cormack <chris at bigballofwax.co.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |chris at bigballofwax.co.nz

--- Comment #4 from Chris Cormack <chris at 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.


More information about the Koha-bugs mailing list