[Koha-bugs] [Bug 12620] Proxy Add-on for Koha z39.50/SRU servers

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 4 04:15:15 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12620

--- Comment #7 from David Cook <dcook at prosentient.com.au> ---
It looks like the "proxy" connect option expects the target to be a Z39.50
proxy.

However... maybe you could tunnel Z39.50 through HTTP...depending on the
proxy...

https://en.wikipedia.org/wiki/HTTP_tunnel
https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods/CONNECT
https://datatracker.ietf.org/doc/html/rfc7231#section-4.3.6

It looks like the YAZ toolkit added something for that in 5.10.0 in 2015:
https://github.com/indexdata/yaz/blob/master/NEWS#L457

https://github.com/indexdata/yaz/commit/9021ba4aa6fcdbdd177073d44edd03a86d70198f

I'm finding the YAZ documentation to be quite poor... so I'm going to reach out
to Indexdata and see what they have to say on the topic.

This might actually be possible...

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list