Cisco Cisco Content Switching Module Notas de publicación

Descargar
Página de 30
   
11
Release Notes for Catalyst 6500 Series Content Switching Module Software Release 3.2(3)
78-15750-03
New and Changed Information
New and Changed Information
When you configure the least connection predictor, a slow-start mechanism operates to avoid 
sending a high rate of new connections to the servers that have just been put in service. The least 
connections predictor ensures that the server with the fewest number of active connections will 
receive the next connection request. 
A new environment variable, REAL_SLOW_START_ENABLE, is included in the 3.1(8) and 3.2(3) 
software releases to control the rate at which a real server becomes operational when it is put into 
service. This new variable is only available for a server farm that has been configured with the least 
connection predictor.
The configurable range for this variable is 0 to 10. The setting of 0 disables the slow start feature. 
The value from 1 to 10 specifies how fast the newly activated server should become operational. The 
value of 1 is the slowest rate. The value of 10 specifies that the CSM would assign more requests to 
the newly activated server. The value of 3 is the default value.
If the configuration value is N, the CSM assigns 2 ^ N (2 raised to the N power) new requests to the 
newly active server at startup (assuming no connections were terminated at that time). As this server 
finishes or terminates connections, more connections are assigned. Normal connection assignments 
resume when the newly activated server has the same number of open connections as the other 
servers in a serverfarm.
CSM release 3.2(3) is supported in Catalyst operating system software release 7.6.
There is an enhancement to the predictor IP hash and cookie hash. The CSM will perform a 
secondary hash if the first hash value resolves in mapping to an out-of-service real server. This 
enhancement allows even distribution of connections. Previously, when a real server became 
out-of-service, all of its intended connections would go to the next real server in sequence.
For your convenience, sample scripts are available to support the TCL (Toolkit Command 
Language) feature. Other custom scripts will work, but these sample scripts are supported by Cisco 
TAC. The file with sample scripts is located at this URL:
http://www.cisco.com/cgi-bin/tablebuild.pl/cat6000-intellother
This file contains the scripts: c6slb-script.3-2-1.tcl. 
Limitations and Restrictions
The CSM does not support pipelines (multiple HTTP requests sharing the packet boundary) with the 
persistent rebalance feature.
Internal ports on the CSM (dot1q, trunk, port-channel, and so on.) are automatically configured, 
with the exception of the VLANs on the trunk, which must be manually added using the set trunk 
slot 1 vlan-list command in Catalyst operating system.
When configuring Route Health Injection (RHI), proxy ARP must be disabled on the Catalyst 6500 
series switch chassis (proxy-ARP is enabled by default). You must disable proxy ARP on a 
per-interface basis in the interface submode. We recommend that you disable proxy ARP on the 
VLAN level using the no ip proxy arp command.
The meaning of having no minimum connections (MINCONNS) parameter set in the real submode 
is different between release 2.2(1) and later releases. 
Note
Having the no MINCONNS parameter set is the default behavior.