John Connor
Lifer
I have a VPN and the connection software offers either a TCP connection or UDP connection. Which would be better to use? What is really the difference?
So... if you get charged by the byte, use TCP, otherwise, use UDP?
Oh, okay.It would be the reverse. UDP is less overhead / less "bytes."
Just tried UDP and the speed went down using speedtest.net. I assume UDP doesn't use compression and TCP does?

However i run it on port 443 TCP as that's very rarely blocked by firewalls 😉
Thats a good idea.That's what I have configured and for UDP its port 53.