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

CSS11513 not sending Fin packet

mayambanzumba
Level 1
Level 1

We have a CSS laadbalancer connecting to a couple of ldap servers. The ldap look up takes longer than usual and there is pooling set up on the ldapserver. The issue is the css does not send a FIN ad as a result the session stays open on the ldap but is lost on the css. The question are there any timers we can set to send a FIN before the CSS tears the session down?

Thanks

Mayamba

1 Reply 1

Gilles Dufour
Cisco Employee
Cisco Employee

You can use the command 'flow-timeout-multiplier' under a content rule to increase the idle timeout.

Another option is the global command 'flow permanent port1 '

This will prevent the CSS to timeout connections automatically.

Gilles.