a. in the show conn.(session table)
When the ACE check probe(health check) to realserver, the probe session is writed in ACE session table?
b. on normal condition,( no failure time) the active ace and standby ace session table must be matched?
c. the default tcp idle time out is 1 hour, but the session table like below is strange issue. why it is remained in session table although passed 1 hour.
18 1 in TCP 379 x.x.x.x:7001 x.x.x.x:3707 ESTAB
[ idle time : 106:28:20, byte count : 272 ]
[ elapsed time: 106:28:29, packet count: 5 ]
thank you