Brocade Communications Systems ServerIron ADX 12.4.00 Service Manual Page 71

  • Download
  • Add to my manuals
  • Print
  • Page
    / 136
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 70
ServerIron ADX Advanced Server Load Balancing Guide 59
53-1002435-01
Other TCS options
2
Syntax: show cache-group
Configuring maximum connections for a cache server
You can limit the maximum number of connections supported on a server-by-server basis. By
setting a limit, you can avoid a condition where the capacity threshold of a cache server is
exceeded.
When a cache server reaches the maximum defined connection threshold, the ServerIron ADX
sends an SNMP trap. When the cache server reaches its maximum connection threshold, the
ServerIron ADX sends client requests to the Internet by default. You can optionally direct the
ServerIron ADX to send client requests to another available cache server that has not reached its
maximum connection threshold.
Up to 1,000,000 sessions are supported. This is the default.
To limit the connections to a maximum of 100,000 for cache server1 and 200,000 for server2 in
the network seen in Figure 9 on page 34, enter the following commands.
ServerIronADX(config)# server cache-name server1
ServerIronADX(config-rs-server1)# max-conn 100000
ServerIronADX(config-rs-server1)# server cache-name server2
ServerIronADX(config-rs-server2)# max-conn 200000
ServerIronADX(config-rs-server2)# end
ServerIronADX# write mem
Syntax: max-conn <connections-supported>
The <connections-supported> variable specifies the number of connections supported. Acceptable
values are: 1 to 2000000.
Redirecting client requests to an available cache server
When the limit specified in the max-conn command is reached for a cache server, the default
behavior is that the ServerIron ADX will redirect any traffic intended for this cache server (according
to the allocated hash distribution) directly to the internet.
ServerIronADX# show cache-group
Cache-group 1 has 1 members Admin-status = Enabled Active = 0
Hash_info: Dest_mask = 255.255.255.0 Src_mask = 0.0.0.0
Cache Server Name Admin-status L4-Hash-Buckets L7-Hash-Buckets
cs1 6 0 0
Name: cs1 IP: 192.168.1.1 State: 6 Groups = 1
Spoof Enable Cache->Web-Server Web-Server->Cache
CurCon TotCon Packets Octets Packets Octets
Total 0 0 0 0 0 0
Client->Cache Cache->Client
State CurCon TotCon Packets Octets Packets Octets
http active 0 0 0 0 0 0
Total 0 0 0 0 0 0
Page view 70
1 2 ... 66 67 68 69 70 71 72 73 74 75 76 ... 135 136

Comments to this Manuals

No comments