Added new setting pz:apdulog which controls whether APDUs should be
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 3 Jul 2007 11:21:48 +0000 (11:21 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 3 Jul 2007 11:21:48 +0000 (11:21 +0000)
commited886db22397360898fa5ef764543237e99b1774
tree2e2caa755f188f393480e60d322f757797b48ab8
parent5ae8c34bb65bf8a4a36ef4b234b79f96fdf7fc39
Added new setting pz:apdulog which controls whether APDUs should be
logged for some target(s).
Fixed bug #1252: Using record&offset=.. may hang for a long time.
The problem was that a target did return a record initially but
it failed for later present requests . So it was disconnected at the
time the record&offset= was used.
doc/pazpar2_conf.xml
src/client.c
src/connection.c
src/http_command.c
src/settings.c
src/settings.h