Document ID: 61789
Updated: Nov 30, 2005
Contents
Introduction
This document provides information for graceful close on Content Switching Module (CSM) probes.
The BEA™ Weblogic server (BEA) runs out of resources, and cannot handle a Reset (RST) flag on the probes. The CSM runs out of resources and cannot use the Finish (FIN) flag on the probes. Unless either BEA or CSM are redesigned, there is no resolution for this issue.
Prerequisites
Requirements
There are no specific requirements for this document.
Components Used
The information in this document is based on these software and hardware versions:
-
CSM
-
Catalyst 6500
-
MSFC
The information in this document was created from the devices in a specific lab environment. All of the devices used in this document started with a cleared (default) configuration. If your network is live, make sure that you understand the potential impact of any command.
Related Products
This document can also be used with these hardware and software versions:
-
Supervisor 720
-
7600
Conventions
For more information on document conventions, refer to the Cisco Technical Tips Conventions.
CSM Probes
The CSM supports two types of probe:
-
Internal probe — these are compiled in code that sends the RST for the TCP probe. The user cannot change this behavior.
-
Scripted probe — these are Toolkit Command Language (TCL) scripts written by the user. The user specifies the external script file to be downloaded into the CSM. Beginning with CSM release 3.1(3), the user can modify these script probes to send the FIN instead of RST.
The cautionary note is that these probes (using FIN) would put the sockets into TIMEWAIT status, which uses up CSM resources if the probe rate is too fast. The reason for this change is due the limited socket resource on CSM's OS platform. There are only 250 sockets that can be opened simultaneously on the CSM. You can close the sockets with reset to:
-
release the socket resources faster
-
prevent not enough socket resource available probe failure error messages
CSM Probe Behavior
By default, the probes sent from the CSM close with a RST; this is not changed due to how the CSM uses resources. The CSM runs out fast with a FIN. You instead need to use a modified TCL script to send a FIN, but you run the risk of running out of socket resources.
Related Information
Open a Support Case
(Requires a Cisco Service Contract.)
Related Cisco Support Community Discussions
The Cisco Support Community is a forum for you to ask and answer questions, share suggestions, and collaborate with your peers.
Refer to Cisco Technical Tips Conventions for information on conventions used in this document.
