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

RTTO limit as reason of teardown in msg 6-302023: what does it mean?

MMazuhelli_2
Level 1
Level 1

Hello,

The end of a "%ACE-6-302023 Teardown TCP connection ..." message is supposed to indicate the reason why the connection was torn down: TCP Fins, TCP Reset, Idle Timeout, etc. But i nour case some connections are logged with the following reason: "RTTO Limit". This reason is not documented in the "Message Guide" publication. Here's an example of a message (with masked IP adresses):

Sep 30 08:19:41 10.45.0.84 ADMCTX %ACE-6-302023: Teardown TCP connection 0x27d451 for vlan2120:xx.yy.180.17/49371 (xx.yy.180.17/1148) to vlan1562:aa.bb.6.162/443 (10.32.66.32/9082) duration 0:00:41 bytes 127826 RTTO Limit

So my question is: what does "RTTO Limit" mean as a reason to terminate a connection?

We are using an ACE-20 module and this message has appeared with both versions A2(2.4) and A2(3.2).

Thanks,

Marc.

1 Reply 1

litrenta
Level 3
Level 3

this is failure due to expiration of retransmission time an d retra

nsmission cout.

the count is detremined by syn-retry count set in connection parameter map default is 4 so

ace sends packet (1)

does not get ack in 3 seconds

ace retransmits (2)

no ack for 6 seconds

ace retransmits (3)

no ack in 12 seconds

ace retransmits (4)

no ack in 24 seconds

rtto failure

If the first 9-12 response packet from the ACE to the 
client is dropped, then as expected after the RTO(after 3 
seconds), ACE starts to retransmit the first packet to the client. If 
the client won't ACK this packet also, then ACE retransmit this 
packet at an exponentially interval(like 6, 12, 24 and 48 seconds) 
for the "syn-retry" count times, and closes the connection by 
sending a RST.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: