For the generic frontend server, the maximum record size is used as maximum
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 6 Sep 2006 09:35:39 +0000 (09:35 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 6 Sep 2006 09:35:39 +0000 (09:35 +0000)
commit926357dcfb7a359cc7a23766460cef5fe21156ee
treec56a37eff66b13e4a04fa284056d378b3f9eeb86
parent134a99a3c201bff6f36ba09ab7d288606aed32eb
For the generic frontend server, the maximum record size is used as maximum
size of incoming packages (SRU + Z39.50). The value until was previously
only used in Z39.50 Init negotiation and, later, in a session controlled
sizes of records returned. This is controlled using -k option. It can be
specified, per server, with element maximumrecordsize in YAZ' GFS XML config.
NEWS
doc/gfs-virtual.xml
etc/yazgfs.xml
src/seshigh.c
src/statserv.c