OSDN Git Service

ticket #363
[ultramonkey-l7/ultramonkey-l7-v3.git] / l7directord / t / lib / l7vsadm.7
1 #!/usr/bin/perl
2
3 use strict;
4 use warnings;
5
6 print <<"L7VSADM";
7 Layer-7 Virtual Server version x.x.x
8 Prot LocalAddress:Port ProtoMod Scheduler
9      SSL_config_file
10      Socket option
11      Access_log_flag
12      Access_log_file
13      Access_log_rotate option
14   -> RemoteAddress:Port           Forward Weight ActiveConn InactConn
15   -> 127.0.0.1:80                 Masq    1      0          3         
16   -> 127.0.0.1:25                 Masq    1      0          3         
17   -> 127.0.0.1:8080               Masq    1      0          4         
18 L7VSADM