X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=test%2Fscript%2Fl7directord%2Fmaterials%2Fl7directord-5-2-18-1-l7directord.cf;fp=test%2Fscript%2Fl7directord%2Fmaterials%2Fl7directord-5-2-18-1-l7directord.cf;h=389e7909195bfe87fdd2da685bc79d90cf7c35bd;hb=4bcd512a997b7bf361c23116b7e51273035432f3;hp=0000000000000000000000000000000000000000;hpb=c98260fdc42e319de4b7bc06212de30a378c5092;p=ultramonkey-l7%2Fultramonkey-l7-v3.git diff --git a/test/script/l7directord/materials/l7directord-5-2-18-1-l7directord.cf b/test/script/l7directord/materials/l7directord-5-2-18-1-l7directord.cf new file mode 100644 index 00000000..389e7909 --- /dev/null +++ b/test/script/l7directord/materials/l7directord-5-2-18-1-l7directord.cf @@ -0,0 +1,59 @@ +## +## This is the l7directord configuration file. +## See `l7directord --help' for detailed information. +## + +# = GLOBAL DIRECTIVES + +# - Monitor Settings +checktimeout = 5 +negotiatetimeout = 5 +checkinterval = 10 +retryinterval = 5 +checkcount = 3 + +# - Logging +logfile = /var/log/l7vs/l7directord.log +#logfile = local0 +#supervised + +# - Real Server Operation +quiescent = yes +#fallback = 127.0.0.1:80 + +# - Monitor Configuration File +configinterval = 10 +autoreload = no +#callback = /opt/config_change.sh + +# = VIRTUAL DIRECTIVES +# - A sample virtual section with a sorry server. +# - checkcount and quiescent settings are override the global settings. +virtual = 127.0.0.1:40001 +# real = 192.168.0.51:80 masq 1 +# real = 192.168.0.52:80 masq 1 +# module = sessionless +# scheduler = rr + #sorryserver = 192.168.0.53:80 + #maxconn = 1000 + #qosup = 100M + #qosdown = 100M +# checktype = negotiate + service = http + httpmethod = GET +# request = "index.html" +# receive = "html" +# quiescent = no +# checkcount = 2 + #realdowncallback = /opt/down.sh + #realrecovercallback = /opt/recover.sh + #customcheck = ping -c1 -w1 _IP_ + #sslconfigfile = /etc/l7vs/sslproxy/sslproxy.target.cf + #socketoption = deferaccept,nodelay,quickackoff + #accesslog = yes + #accesslogfile = /var/log/l7vs/l7vsd_conn.log + #accesslog_rotate_type = datesize + #accesslog_rotate_max_backup_index = 2 + #accesslog_rotate_max_filesize = 100M + #accesslog_rotate_rotation_timing = month + #accesslog_rotate_rotation_timing_value = "1 23:59"