X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Ffrontend_net.xml;h=b04ba04536abfff434bb445f4e77a0fb198ff7c4;hb=cad85a512ba53d408d7bede0a752474d8d648dc8;hp=c48e539374fa423547880ceca8392a0b42af3727;hpb=235ec6eb8e28884ca223a5d451aa83b18909acd9;p=metaproxy-moved-to-github.git diff --git a/doc/frontend_net.xml b/doc/frontend_net.xml index c48e539..b04ba04 100644 --- a/doc/frontend_net.xml +++ b/doc/frontend_net.xml @@ -1,22 +1,27 @@ - %idcommon; ]> + + Metaproxy + Index Data + + frontend_net 3mp - Metaproxy Module - - + Metaproxy Module + + frontend_net Metaproxy Network Server module that accepts Z39.50 and HTTP requests - + DESCRIPTION This is a frontend module. Listens on one or more ports and @@ -46,21 +51,43 @@ of TCP sessions from the same original IP. The special value 0 means : no connection limit. This is also the default if this element is omitted. + + Element message is an optional element. If + given and non-empty logging is performed by the frontend_net filter + (to the log file as given ny option -l). + + + Element stat-req is an optional element. It + specifies a URL path that triggers a report to be generated by + the frontend_net filter. By default this report is disabled (same + as empty value). The value itself is the path and should be prefixed + with a slash. For example /fn_stat. + - + + SCHEMA + + + + EXAMPLES A typical configuration looks like this: - @:9000 10 + @:9000 + FN + /fn_stat ]]> - - + + SEE ALSO @@ -69,21 +96,13 @@ - + ©right;