UltraMonkey-L7 V3(multi-thread implementation)
Revisión | 4a1b439f6bfc7609339606634ae4c75fc5692c1f (tree) |
---|---|
Tiempo | 2013-07-26 07:08:31 |
Autor | michiro <l05102@shib...> |
Commiter | michiro |
Update l7vsadm man file.
@@ -1,13 +1,13 @@ | ||
1 | -.TH L7VSADM 8 "25 Jul 2013" "UltraMonkey-L7" | |
1 | +.TH L7VSADM 8 "26 Jul 2013" "UltraMonkey-L7" | |
2 | 2 | .SH NAME |
3 | 3 | .B l7vsadm |
4 | 4 | \- UltraMonkey-L7 administration tool |
5 | 5 | .SH SYNOPSIS |
6 | 6 | .B l7vsadm |
7 | -\-A \-t \fIservice\-address\fR:\fIserivice\-port\fR \-m \fIproto\-module\fR [\fImodule\-args\fR] [\-s \fIscheduler\fR] [\-u \fIconnection\-count\fR] [\-b \fIsorry\-server\fR] [\-f \fIsorry\-flag\fR] [\-Q \fIQoSval\-service\fR] [\-q \fIQoSval\-clients\fR] [\-\-session\-thread\-pool\-size] | |
7 | +\-A \-t \fIservice\-address\fR:\fIserivice\-port\fR \-m \fIproto\-module\fR [\fImodule\-args\fR] [\-s \fIscheduler\fR] [\-u \fIconnection\-count\fR] [\-b \fIsorry\-server\fR] [\-\-masq|tproxy] [\-f \fIsorry\-flag\fR] [\-Q \fIQoSval\-up\fR] [\-q \fIQoSval\-down\fR] [\-z \fIssl\-config\-file\fR] [\-O \fIsocket\-option\fR] [\-L \fIaccess\-log\-flag\fR] [\-a \fIaccess\-log\-file\fR [\fIlogrotate-args\fR]] [\-\-session\-thread\-pool\-size] | |
8 | 8 | |
9 | 9 | .B l7vsadm |
10 | -\-E \-t \fIservice\-address\fR:\fIserivice\-port\fR \-m \fIproto\-module\fR [\fImodule\-args\fR] [\-s \fIscheduler\fR] [\-u \fIconnection\-count\fR] [\-b \fIsorry\-server\fR] [\-f \fIsorry\-flag\fR] [\-Q \fIQoSval\-service\fR] [\-q \fIQoSval\-clients\fR] | |
10 | +\-E \-t \fIservice\-address\fR:\fIserivice\-port\fR \-m \fIproto\-module\fR [\fImodule\-args\fR] [\-s \fIscheduler\fR] [\-u \fIconnection\-count\fR] [\-b \fIsorry\-server\fR] [\-\-masq|tproxy] [\-f \fIsorry\-flag\fR] [\-Q \fIQoSval\-up\fR] [\-q \fIQoSval\-down\fR] [\-L \fIaccess\-log\-flag\fR] | |
11 | 11 | |
12 | 12 | .B l7vsadm |
13 | 13 | \-D \-t \fIservice\-address\fR:\fIserivice\-port\fR \-m \fIproto\-module\fR [\fImodule\-args\fR] |
@@ -16,7 +16,7 @@ | ||
16 | 16 | \-C |
17 | 17 | |
18 | 18 | .B l7vsadm |
19 | -[\-a | \-e] -t \fIservice\-address\fR:\fIserivice\-port\fR \-m \fIproto\-module\fR [\fImodule\-args\fR] \-r \fIserver\-address\fR:\fIserver\-port\fR [\-w \fIweight\fR] | |
19 | +[\-a | \-e] -t \fIservice\-address\fR:\fIserivice\-port\fR \-m \fIproto\-module\fR [\fImodule\-args\fR] \-r \fIserver\-address\fR:\fIserver\-port\fR [\-w \fIweight\fR] [\-\-masq|tproxy] | |
20 | 20 | |
21 | 21 | .B l7vsadm |
22 | 22 | \-d \-t \fIservice\-address\fR:\fIserivice\-port\fR \-m \fIproto\-module\fR [\fImodule\-args\fR] \-r \fIserver\-address\fR:\fIserver\-port\fR |
@@ -28,6 +28,9 @@ | ||
28 | 28 | \-L \-c \fIlog\-category\fR \-l \fIlog\-level\fR |
29 | 29 | |
30 | 30 | .B l7vsadm |
31 | +\-S [\-f \fIsnmp\-flag\fR] [\-i \fIupdate\-interval\fR] [\-t \fIlog\-trap\-flag\fR] [\-l \fIlog\-trap\-level\fR] | \-r [\-t \fIservice\-address\fR \-m \fIproto\-module\fR] | |
32 | + | |
33 | +.B l7vsadm | |
31 | 34 | \-P \-r \fIreload\-parameter\fR |
32 | 35 | |
33 | 36 | .B l7vsadm |
@@ -102,6 +105,10 @@ Edit replication function. This option must be using with \fB\-L\fR or \fB\-P\fR | ||
102 | 105 | Edit logging level. Must be used with \fB\-c\fR option. |
103 | 106 | |
104 | 107 | .TP |
108 | +.B "\-S, \-\-snmp" | |
109 | +Control SNMP Agent-function. | |
110 | + | |
111 | +.TP | |
105 | 112 | .B "\-P, \-\-parameter" |
106 | 113 | Reload configuration file. Must be used with \fB\-r\fR option. |
107 | 114 |
@@ -155,7 +162,7 @@ Specify the scheduler module. | ||
155 | 162 | Set up maximum connection limit. |
156 | 163 | |
157 | 164 | .br |
158 | -\fIconnection\-count\fR := { 0 - 10000 } | |
165 | +\fIconnection\-count\fR := { 0 - 100000 } | |
159 | 166 | |
160 | 167 | .TP |
161 | 168 | .B "\-b, \-\-bypass \fIsorry\-server\fR" |
@@ -165,6 +172,14 @@ Set up sorry server. | ||
165 | 172 | \fIsorry\-server\fR := { IPv4ADDR | HOSTNAME }:{PORTNUM | SERVICENAME } |
166 | 173 | |
167 | 174 | .TP |
175 | +.B "\-\-tproxy" | |
176 | +Set sorry server connection to IP transparent mode. | |
177 | + | |
178 | +.TP | |
179 | +.B "\-\-masq" | |
180 | +Set sorry server connection to IP masquerade mode. | |
181 | + | |
182 | +.TP | |
168 | 183 | .B "\-f, \-\-flag \fIsorry\-flag\fR" |
169 | 184 | Switch sorry server flag. When \fBsorry\-flag\fR is 0, switched off. |
170 | 185 |
@@ -184,18 +199,54 @@ Set QoS(realserver->client) limit. | ||
184 | 199 | Set session_thread_pool_size. |
185 | 200 | |
186 | 201 | .TP |
202 | +.B "\-z, \-\-ssl \fISSL\-config\-file\fR" | |
203 | +Set path to SSL configuration file(Use SSL). | |
204 | + | |
205 | +.TP | |
206 | +.B "\-O, \-\-sockopt \fIsocket\-option\fR" | |
207 | +deferaccept,nodelay,cork,quickackon or quickackoff set to socket. | |
208 | + | |
209 | +.br | |
210 | +\fIsocket\-option\fR := see the operation manual. | |
211 | + | |
212 | +.TP | |
213 | +.B "\-L, \-\-access\-log \fIaccess\-log\-flag\fR" | |
214 | +Switch access log mode. When \fIaccess\-log\-flag\fR is 1 output log. | |
215 | + | |
216 | +.br | |
217 | +\fIaccess\-log\-flag\fR := { 0(none) | 1(output) } | |
218 | + | |
219 | +.TP | |
220 | +.B "\-a, \-\-access\-log\-name \fIaccess\-log\-file\fR \fI[logrotate\-args]\fR" | |
221 | +Set access\-log file name. | |
222 | + | |
223 | +.br | |
224 | +\fIaccess\-log\-file\fR := /path/to/access\-log\-file | |
225 | + | |
226 | +.br | |
227 | +\fIlogrotate\-args\fR := see the operation manual. | |
228 | + | |
229 | +.TP | |
187 | 230 | .B "\-r, \-\-real\-server \fIserver\-address\fR" |
188 | 231 | Specify the real server. |
189 | 232 | |
190 | 233 | .br |
191 | -\fIsorry\-server\fR := { IPv4ADDR | HOSTNAME }:{PORTNUM | SERVICENAME } | |
234 | +\fIreal\-server\fR := { IPv4ADDR | HOSTNAME }:{PORTNUM | SERVICENAME } | |
192 | 235 | |
193 | 236 | .TP |
194 | 237 | .B "\-w, \-\-weight \fIweight\fR" |
195 | 238 | Set up weight value. |
196 | 239 | |
197 | 240 | .TP |
198 | -.B "\-s, \-\-status \fIreplication\-switch\fR" | |
241 | +.B "\-\-tproxy" | |
242 | +Set real server connection to IP transparent mode. | |
243 | + | |
244 | +.TP | |
245 | +.B "\-\-masq" | |
246 | +Set real server connection to IP masquerade mode. | |
247 | + | |
248 | +.TP | |
249 | +.B "\-s, \-\-switch \fIreplication\-switch\fR" | |
199 | 250 | Switch replication system. |
200 | 251 | |
201 | 252 | .br |
@@ -236,6 +287,34 @@ Reload configuration file. | ||
236 | 287 | .B "\-n, \-\-numeric" |
237 | 288 | Don't resolve hostname and service name when listing the virtual services and real server. |
238 | 289 | |
290 | +.TP | |
291 | +.B "\-f, \-\-flag \fIsnmp\-flag\fR" | |
292 | +Start or stop snmp function. | |
293 | + | |
294 | +.br | |
295 | +\fIsnmp\-flag\fR := { 0(off) | 1(on) } | |
296 | + | |
297 | +.TP | |
298 | +.B "\-i, \-\-interval \fIupdate\-interval\fR" | |
299 | +Set collect snmp cache collect interval(s). | |
300 | + | |
301 | +.TP | |
302 | +.B "\-t, \-\-logtrap \fIlog\-trap\-flag\fR" | |
303 | +Start or stop log trap function. | |
304 | + | |
305 | +.br | |
306 | +\fIlog\-trap\-flag\fR := { 0(off) | 1(on) } | |
307 | + | |
308 | +.TP | |
309 | +.B "\-l, \-\-logtraplevel \fIlog\-trap\-level\fR" | |
310 | +Set log trap level for snmp. | |
311 | + | |
312 | +.br | |
313 | +\fIlog\-trap\-level\fR := { 0(off) | 1(on) } | |
314 | + | |
315 | +.TP | |
316 | +.B "\-r, \-\-refresh" | |
317 | +Clear statistic info for snmp. | |
239 | 318 | |
240 | 319 | .SH SEE ALSO |
241 | 320 | .BR l7vsd (8) |