.TH "XRCTL.XML" "5" "2008,2009" "Crossroads" "Man Page" .SH "NAME" xrctl.xml \- Crossroads control-script configuration file .SH "SYNOPSIS" The file /etc/xrctl.xml is xrctl's configuration. It defines how xrctl will start the balancer xr. If you wish to use xrctl to control the balancer, then you must configure all services, options and back ends in xrctl.xml. .SH "EXAMPLE" The following is a configuration example. See the file xr.pdf which is distributed with the sources for a full description. .nf /bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/opt/local/bin:/opt/local/sbin true ssh tcp
0:20000
0:20001 1800:3 1800
server1:22
server2:22
server2:22
webone
0:20010
http 127.0.0.1:20011 lax-hashed-ip 3 0 yes yes /tmp yes /where/ever/activitystart /where/ever/activityend /where/ever/activityaborted 10.255.255.255 192.168.1.255 192.168.1.100 4096 2 200 150 1000000 400 /path/to/program off on off
MyFirstHeader: Whatever
MySecondHeader: WhateverElse
server1:80
2 300 www.mysite.org
server2:80
100 connect::81 www.myothersite.org
server3:80
get:server3:80/healthcheck.cgi www.myothersite.org
.fi .SH "SEE ALSO" xr(1), xrctl(1) .SH "AUTHOR" xrctl and the corresponding configuration file format were written by Karel Kubat . Web page: http://crossroads.e-tunity.com .P This man page was written by Karel Kubat .