Forum Discussion

Chris_18457's avatar
Jan 02, 2013

TCP::close, connection clean up

In the iRule I am writing, I have a condition where if too many errors are seen from the client, I want to error back to them and close out of TCP connection using the TCP::close command. Currently,...