Hello,
Mind explaining briefly whats the difference between TCP, UDP, and ICMP. Also, which option is best to choose for me on Connection Protocol and RTT Checking Method.
Regarding to Connection Protocol, UDP is our default and best to use if it works properly. For details of each protocols, you can search it at Google about how the protocol is working because it’s huge document.
If UDP doesn’t work properly you can use TCP as next.