cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
601
Views
5
Helpful
1
Replies

Excess conn-failure on ACE real servers

mike.harlow
Level 1
Level 1

I am seeing a huge number of conn-failure counts on our ACE.

Like

rserver : MYLO-Node-2, type: HOST

state : OPERATIONAL

description : Node #2 MYLO

weight : 8

---------------------------------

----------connections-----------

real weight state current total

---+---------------------+------+------------+----------+--------------------

serverfarm: MYLO-2304-Farm

10.10.3.3:2304 8 OPERATIONAL 8 15

total conn-failures : 523

serverfarm: MYLO-80-Farm

10.10.3.3:8080 8 OPERATIONAL 2595 874568

total conn-failures : 483359

and another:

rserver : RADIUS-Node-1, type: HOST

state : OPERATIONAL

description : -

weight : 8

---------------------------------

----------connections-----------

real weight state current total

---+---------------------+------+------------+----------+--------------------

serverfarm: RADIUS-Farm-ACCT

10.10.3.82:1813 8 OPERATIONAL 0 3964

total conn-failures : 6933

serverfarm: RADIUS-Farm-AUTH

10.10.3.82:1812 8 OPERATIONAL 1 1385

total conn-failures : 3713

Should I be seeing these? How can I find out why? The servers seem to be working.

PS. Sorry for the formatting, this forum editing system sucks.

1 Reply 1

Gilles Dufour
Cisco Employee
Cisco Employee

Probably due to this bug

CSCsh14278

sh serverfarm failure conn incremented for successful connection

The ACE module will consider a connection has failed if the client closes the connection with a RESET.

Gilles.