Hi, I have an issue developing a TCL script with the ACE, because sockets close TCP connections with a reset instead of a FIN. I see that TCL Scripts with the CSM have the socket -graceful command, which closes TCP connections with a FIN instead of a...