X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Ffrontend.xml;h=2ff6ed94c938a7374f165a0c053defd4a3e69456;hb=a4c13e5a8035fed703ebcd1580e9dcfdd9929722;hp=3c2a701413b9ad3aa262f4c23044ed58d5433de1;hpb=c7753f2a498076aae60b9a4682041c573792d0cd;p=yaz-moved-to-github.git diff --git a/doc/frontend.xml b/doc/frontend.xml index 3c2a701..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