07-22-2014 03:35 AM
Hi,
I have a question regarding the following output:
show serverfarm SFARM detail
...
---------------------------------
----------connections-----------
real weight state current total failures
---+---------------------+------+------------+----------+----------+---------
rserver: REAL_1
10.0.0.1:80 8 MAXCONNS 10435 65590 130
description : -
max-conns : 10000
min-conns : 9950
...
There is a sticky source ip configured for primary serverfarm + backup serverfarm (with no sticky). Do you know why we can see more current connections than max-conns limit?
The sticky for primary serverfarm could cause that issue?
Regards,
Krzysztof
Solved! Go to Solution.
07-22-2014 10:32 AM
Hi Krzysztof,
Normally the current connection counter is number of ESTABLISHED + EMBRYONIC connections. So as soon as ACE forwards the SYN, the current counter is incremented and if the connection establishes, total connection counter is incremented or else failure.
Having said that, i still believe it should not show more than MAX-CONNS limit unless Max-conns is only for ESTABLISHED.
I would suggest opening a TAC case to further investigate this. There have many issues related to these counters which all were cosmetic and had no real impact on the functionality of device itself.
Regards,
Kanwal
Note: Please mark answers if they are helpful.
07-22-2014 10:32 AM
Hi Krzysztof,
Normally the current connection counter is number of ESTABLISHED + EMBRYONIC connections. So as soon as ACE forwards the SYN, the current counter is incremented and if the connection establishes, total connection counter is incremented or else failure.
Having said that, i still believe it should not show more than MAX-CONNS limit unless Max-conns is only for ESTABLISHED.
I would suggest opening a TAC case to further investigate this. There have many issues related to these counters which all were cosmetic and had no real impact on the functionality of device itself.
Regards,
Kanwal
Note: Please mark answers if they are helpful.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide