From e9fc8662160df07233ea250ffa503f979258ef41 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 23 Apr 2012 20:02:48 +0200 Subject: [PATCH] Update NEWS --- NEWS | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/NEWS b/NEWS index d20a76c..6aac213 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +zoom: return addinfo="proxy failure" for proxy failures. This also +changes the scheme for dealing with proxies a bit. zoom now always +do proxy check, even if there's no failover. Fortunately, that's not +very expensive. + +zoom: Init rejected wo diagnostics maps to Bib-1:1014. +Bib-1 1014, "Init/AC: Authentication System error", seems pretty +generic. We don't know why the init would fail; IP, user, block IP, etc. +sru_z3950 filter maps this to SRU diagnostic 3: "Authentication error". + +zoom: guess if invalid SRU response was an auth failure + +session_shared: disable session retry by default . Can be enabled by +restart="true" in resultset section. + --- 1.3.29 2012/04/18 zoom: may read cf-proxy's config settings. -- 1.7.10.4