cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
480
Views
0
Helpful
1
Replies

Preventing flow creation for custom protocol

m.mazzalupi
Level 1
Level 1

I am trying to cope with the dreadful experience of configuring a CSS 11050 to load-balance H.323 RAS traffic (UDP on port 1719) on a Cisco IOS gatekeeper group.

CSS is configured with a single content rule matching on protocol characteristics. The problem comes out as there's only one centralized client on the "public" network, referring to CSS.

In a nutshell, under continuous traffic condition a flow is created (identified by the mentioned client, the VIP address and protocol type/socket) and RAS traffic ( note: any single UDP packet received by CSS refers to a different RAS session ) remains "stuck" on the first available service, as the flow has not enough time to expire.

In cases of low traffic (the flow can expire) load-balancing is correctly performed.

Is there a way to prevent CSS from creating a flow for custom traffic patterns, so that every single received packet be delivered to a different service using any load-balancing algorithm ?

1 Reply 1

a-vazquez
Level 6
Level 6

Cisco WebNS Software Version 5.20 has a feature for the Cisco CSS 11500 Series called:

Configurable timers for flow resource collection which Preserves long-lived flows by setting the length of time that information about a flow is stored in memory. The same can be used to configure the flow to expire earlier so that loadbalancing can work with high traffic also. I am not sure if this is available with CSS 11050. Please check this.

You can configure the low-water mark of flow control blocks (FCBs) on the interface, but not sure if this would help in this context.

Review Cisco Networking for a $25 gift card