added command line switch '-z' which lets one specify a Z39.50 proxy through which...
authorMarc Cromme <marc@indexdata.dk>
Mon, 26 Mar 2007 14:00:21 +0000 (14:00 +0000)
committerMarc Cromme <marc@indexdata.dk>
Mon, 26 Mar 2007 14:00:21 +0000 (14:00 +0000)
commit1c38f4f6c912eeb2a7f23f7e4cccb082a0ba7555
treebbd3c18cf59861063c202a0664f7466b5c0211ef
parentcb8d8c6915f8450746e8929802231e177f7284d3
added command line switch '-z' which lets one specify a Z39.50 proxy through which the Z39.50 requests are tunneled.
This is planned to be used to stack a MetaProxy after a Paraz2 to make authentification stuff and database filtering stuff (special record conversions needed, or PQF-to-PQF manipulation) at the MetaProxy level. The '-z' option sends Z39.50 packages to the host:port specified there, with the origial target host:port addd in a vHost soecialinfo structure
src/pazpar2.c
src/pazpar2.h