X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Ffrontend.xml;h=2ff6ed94c938a7374f165a0c053defd4a3e69456;hb=86385826e403a1e2e194f41657e7e8470c33d4ed;hp=a455153fe2e20324ea15ec54a3573d652a320675;hpb=96ca9f70fe68d941a7604f3dd1a6d5817556ddf0;p=yaz-moved-to-github.git diff --git a/doc/frontend.xml b/doc/frontend.xml index a455153..2ff6ed9 100644 --- a/doc/frontend.xml +++ b/doc/frontend.xml @@ -1,4 +1,4 @@ - + Generic server Introduction @@ -232,7 +232,7 @@ statserv_options_block *statserv_getcontrol(void); int idle_timeout; Maximum session idle-time, in minutes. Zero indicates - no (infinite) timeout. Default is 120 minutes. + no (infinite) timeout. Default is 15 minutes. @@ -546,10 +546,10 @@ typedef struct bend_fetch_rr { that holds the reference to the desired record. The number is the offset into the set (with 1 being the first record in the set). The format field - is the record format requested by the client (See section - Object Identifiers). The value - VAL_NONE indicates that the client did not - request a specific format. The stream argument + is the record format requested by the client (See + ). + The value VAL_NONE indicates that the client did + not request a specific format. The stream argument is an &odr; stream which should be used for allocating space for structured data records. The stream will be reset when all records have been assembled, and @@ -729,6 +729,9 @@ typedef struct bend_scan_rr { appname + + + @@ -739,7 +742,8 @@ typedef struct bend_scan_rr { - + + listener-spec @@ -764,7 +768,7 @@ typedef struct bend_scan_rr { hostname | IP-number [: portnumber] - + The port number defaults to 210 (standard Z39.50 port). @@ -817,7 +821,7 @@ typedef struct bend_scan_rr { The above for the Apache 1.3 series. - Running a aerver with local access only + Running a server with local access only Servers that is only being accessed from the local host should listen on UNIX file socket rather than a Internet socket. To listen on