diff options
Diffstat (limited to 'usr.sbin/relayd/relayd.conf.5')
-rw-r--r-- | usr.sbin/relayd/relayd.conf.5 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.sbin/relayd/relayd.conf.5 b/usr.sbin/relayd/relayd.conf.5 index 22e1e731086..1d550544e57 100644 --- a/usr.sbin/relayd/relayd.conf.5 +++ b/usr.sbin/relayd/relayd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: relayd.conf.5,v 1.102 2009/04/02 14:30:51 reyk Exp $ +.\" $OpenBSD: relayd.conf.5,v 1.103 2009/04/16 20:13:13 sobrado Exp $ .\" .\" Copyright (c) 2006, 2007 Reyk Floeter <reyk@openbsd.org> .\" Copyright (c) 2006, 2007 Pierre-Yves Ritschard <pyr@openbsd.org> @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: April 2 2009 $ +.Dd $Mdocdate: April 16 2009 $ .Dt RELAYD.CONF 5 .Os .Sh NAME @@ -306,7 +306,7 @@ This method will automatically use ICMP or ICMPV6 depending on the address family of each host. .It Ic check script Ar path Execute an external program to check the host state. -The program will be executed for each host by specifing the hostname +The program will be executed for each host by specifying the hostname on the command line: .Bd -literal -offset indent /usr/local/bin/checkload.pl front-www1.private.example.com @@ -373,7 +373,7 @@ TCP as the transport. This will override the global timeout, which is 200 milliseconds by default. .El .Pp -The following options will set the scheduling algoritm to select a +The following options will set the scheduling algorithm to select a host from the specified table: .Bl -tag -width Ds .It Ic mode hash @@ -926,7 +926,7 @@ See .Ic expect file Ar path for more information. .It Ic return error Op Ar option -Return an error reponse to the client if an internal operation or the +Return an error response to the client if an internal operation or the forward connection to the client failed. By default, the connection will be silently dropped. The effect of this option depends on the protocol: HTTP will send an |