X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Fyaz-ztest-man.xml;h=396b292601d6e56e81acd2beb7d85f09961bbf2d;hp=c172f035f3443d5152d2c5221de2565704d17bdd;hb=621c7fe7d7da36267384afe2d13c0309db293856;hpb=c6e47cbbff56f39f6d81b079ebaeac41d793d4d9 diff --git a/doc/yaz-ztest-man.xml b/doc/yaz-ztest-man.xml index c172f03..396b292 100644 --- a/doc/yaz-ztest-man.xml +++ b/doc/yaz-ztest-man.xml @@ -1,8 +1,21 @@ - + + %local; + + %entities; + + %idcommon; + + ]> - + + + YAZ + &version; + yaz-ztest @@ -15,77 +28,69 @@ - - yaz-ztest - - - - - - - - - - - listener-spec - - - - yaz-ztest-ssl - - addr - - + &gfs-synopsis; - DESCRIPTION - - yaz-ztest is a Z39.50 test server. - The server acts as a real Z39.50 server but does not use a database. - It returns a random hit count and returns a subset of a few built-in - records. - - - yaz-ztest-ssl is identical to - yaz-ztest except that it supports SSL transport. - - - The listener-spec consists of a transport - mode followed by a colon, followed by a listener address. The - transport mode is either tcp, unix, - or ssl (yaz-ztest-ssl only). - - - For TCP and SSL, an address has the form: - - hostname | IP-number [ : portnumber ] - - - - For UNIX local socket the address is the filename of the local socket. - - - - OPTIONS - &ztest-options; - - FILES - - yaz-<version>/ztest/yaz-ztest.c - - - yaz-<version>/include/yaz/backend.h - - - SEE ALSO - - - yaz - 7 - - - Section "Generic server" in the YAZ manual. - - + DESCRIPTION + + yaz-ztest is a Z39.50 test server that uses + the YAZ generic frontend server API. + The server acts as a real Z39.50 server but does not use a database. + It returns a random hit count and returns a subset of a few built-in + records. + + + The listener-spec consists of a transport + mode followed by a colon, followed by a listener address. The + transport mode is either tcp, unix, + or ssl. + + + For TCP and SSL, an address has the form: + + hostname | IP-number [ : portnumber ] + + + + For UNIX local socket the address is the filename of the local socket. + + + + OPTIONS + &gfs-options; + + VIRTUAL HOSTS + &gfs-virtual; + + FILES + + yaz-<version>/ztest/yaz-ztest.c + + + yaz-<version>/include/yaz/backend.h + + + Retrieval Facility + + Refer to the "Retrieval Facility" in the YAZ manual + + + CQL to RPN conversions + + Refer to the "Specification of CQL to RPN mappings" in YAZ manual. + + + SEE ALSO + + + yaz + 7 + + + yaz-log + 7 + + +