From: Shinya TAKEBAYASHI Date: Wed, 12 Aug 2009 02:21:20 +0000 (+0900) Subject: Updated l7directord man page. X-Git-Tag: v2.1.3-0~10^2 X-Git-Url: http://git.osdn.net/view?p=ultramonkey-l7%2Fultramonkey-l7-v2.git;a=commitdiff_plain;h=7a92efb3d669399944f5402f08367ce9b456b702 Updated l7directord man page. --- diff --git a/man/l7directord.8 b/man/l7directord.8 index 5e2543b..fd729a9 100644 --- a/man/l7directord.8 +++ b/man/l7directord.8 @@ -1,15 +1,7 @@ -.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.32 +.\" Automatically generated by Pod::Man 2.1801 (Pod::Simple 3.05) .\" .\" Standard preamble: .\" ======================================================================== -.de Sh \" Subsection heading -.br -.if t .Sp -.ne 5 -.PP -\fB\\$1\fR -.PP -.. .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp @@ -48,22 +40,25 @@ . ds R" '' 'br\} .\" +.\" Escape single quotes in literal strings from groff's Unicode transform. +.ie \n(.g .ds Aq \(aq +.el .ds Aq ' +.\" .\" If the F register is turned on, we'll generate index entries on stderr for -.\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index +.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. -.if \nF \{\ +.ie \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . nr % 0 . rr F .\} -.\" -.\" For nroff, turn off justification. Always turn off hyphenation; it makes -.\" way too many mistakes in technical documents. -.hy 0 -.if n .na +.el \{\ +. de IX +.. +.\} .\" .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2). .\" Fear. Run. Save yourself. No user-serviceable parts. @@ -128,8 +123,12 @@ .rm #[ #] #H #V #F C .\" ======================================================================== .\" -.IX Title "L7DIRECTORD 8" -.TH L7DIRECTORD 8 "2009-05-21" "perl v5.8.8" "User Contributed Perl Documentation" +.IX Title "L7DIRECTORD 1" +.TH L7DIRECTORD 1 "2009-08-12" "perl v5.10.0" "User Contributed Perl Documentation" +.\" For nroff, turn off justification. Always turn off hyphenation; it makes +.\" way too many mistakes in technical documents. +.if n .ad l +.nh .SH "NAME" l7directord \- UltraMonkey\-L7 Director Daemon .PP @@ -212,7 +211,7 @@ Show status of the running daemon for the specified configuration. This is the same as \fB\-t\fR. .SH "SYNTAX" .IX Header "SYNTAX" -.Sh "Description how to write configuration files" +.SS "Description how to write configuration files" .IX Subsection "Description how to write configuration files" .IP "\fBvirtual = \fR\fI(ip_address|hostname:portnumber|servicename)\fR" 4 .IX Item "virtual = (ip_address|hostname:portnumber|servicename)" @@ -308,7 +307,7 @@ from the UltraMonkey\-L7. The default is \fByes\fR. .Sp This directive may also appear within a virtual server, in which case it will override the global fallback server, if set. -.Sh "Section virtual" +.SS "Section virtual" .IX Subsection "Section virtual" The following commands must follow a \fBvirtual\fR entry and must be indented with a minimum of 4 spaces or one tab. @@ -334,7 +333,7 @@ denotes the protocol module name (For example, pfilter). \fBmodule-args\fR denot arguments for the protocol module (For example, \-\-pattern\-match '*.html*'). \&\fBmodule-args\fR is optional only when set \fBsessionless\fR, \fBip\fR and \fBsslid\fR module to \fBproto-module\fR. The last argument is optional (For example, \-\-reschedule). -.Sh "More than one of these entries may be inside a virtual section:" +.SS "More than one of these entries may be inside a virtual section:" .IX Subsection "More than one of these entries may be inside a virtual section:" .IP "\fBmaxconn =\fR \fIn\fR" 4 .IX Item "maxconn = n" @@ -390,7 +389,7 @@ Default is port specified for the real server. .IX Item "request = ""uri to requested object""" This object will be requested each checkinterval seconds on each real server. The string must be inside quotes. Note that this string may be -overridden by an optional per real-server based request\-string. +overridden by an optional per real-server based request-string. .Sp For a \s-1DNS\s0 check this should the name of an A record, or the address of a \s-1PTR\s0 record to look up. @@ -414,7 +413,7 @@ For a MySQL check, the receive setting is not used. .IP "\fBhttpmethod = \s-1GET\s0\fR|\fB\s-1HEAD\s0\fR" 4 .IX Item "httpmethod = GET|HEAD" Sets the \s-1HTTP\s0 method, which should be used to fetch the \s-1URI\s0 specified in -the request\-string. \s-1GET\s0 is the method used by default if the parameter is +the request-string. \s-1GET\s0 is the method used by default if the parameter is not set. If \s-1HEAD\s0 is used, the receive-string should be unset. .ie n .IP "\fBvirtualhost = ""\fR\fIhostname\fR\fB""\fR" 4 .el .IP "\fBvirtualhost = ``\fR\fIhostname\fR\fB''\fR" 4