From: Marc Cromme Date: Wed, 6 Jun 2007 12:02:48 +0000 (+0000) Subject: updated documentation of Z39.50 proxying in settings config section X-Git-Tag: PAZPAR2.1.0.0~65 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=e760d336c2099e68e714ecc6e2c93aa65d4f3b07;p=pazpar2-moved-to-github.git updated documentation of Z39.50 proxying in settings config section --- diff --git a/doc/pazpar2_conf.xml b/doc/pazpar2_conf.xml index 06cce2c..158b3be 100644 --- a/doc/pazpar2_conf.xml +++ b/doc/pazpar2_conf.xml @@ -8,7 +8,7 @@ %idcommon; ]> - + Pazpar2 @@ -101,21 +101,6 @@ - zproxy - - - If this item is given, pazpar2 will send all Z39.50 - packages through this Z39.50 proxy server. - At least one of the 'host' and 'post' attributes is required. - The 'host' attribute may contain both host name and port - number, seperated by a colon ':', or only the host name. - An empty 'host' attribute sets the Z39.50 host address - to 'localhost'. - - - - - icu_chain @@ -326,11 +311,6 @@ - - - - - - + @@ -731,6 +711,16 @@ + + pz:zproxy + + + The 'pz:zproxy' setting has the value syntax + 'host.internet.adress:port', it is used to tunnel Z39.50 + requests through the named Z39.50 proxy. + + +