New feature: jilter sru_z3950 handles x-target=host .
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 29 Jan 2008 16:51:12 +0000 (16:51 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 29 Jan 2008 16:51:12 +0000 (16:51 +0000)
commitfded284bf0a30c454f83741d52ccb06023b5627f
treede9b8968173637f5608a2f00efa30db859eb48b3
parent3a00bf973f23db9335f99684b05a699ff4c5414c
New feature: jilter sru_z3950 handles x-target=host .

Filter sru_z3950 now handles x-target=host . The value (host) is
the address of a target (vhost). The vhost can be used by, for
example, z3950_client to connect to any Z39.50 server. Note that
at this stage the database is NOT set by the x-target. This must
also be done in order for this feature to be useful.
etc/config-sru-to-z3950.xml
src/filter_load_balance.cpp
src/filter_sru_to_z3950.cpp
src/util.hpp