ultrahorizon / UH-VPN-Docs

Documentation, bug tracker and feature request system for UH VPN
https://docs.uh-vpn.com
8 stars 1 forks source link

QUESTION: Will MTU matching help boost the speed further? #15

Closed sunny75016 closed 4 years ago

sunny75016 commented 4 years ago

My UH-VPN installation on DO Droplet is already giving fantastic speed. In the /var/log/uh-vpn-server/[filename redacted for privacy].log file I noticed the warning below. It seems to be timed with re-booting of the droplet but I could not wrong about the timing.

WARNING: 'link-mtu' is used inconsistently, local='link-mtu 1552', remote='link-mtu 1524'

I do not know whether tackling this warning could boost the speed further. Over to you for your kind consideration.

AnthonyWharton commented 4 years ago

Good question!

This warning can be safely ignored. Different networks will have different MTU's, so even if you fix it for the network you are connecting to your server on now, it may change if you connect from somewhere else!

If the MTU difference is very great then there could be a bit of a performance pentalty, but a difference of 2 bytes as you have here shouldn't be the end of the world! If yourself connecting on a network with greatly different MTU's let us know and we'll look into adding an advanced feature to change this!