mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-08 13:49:15 -05:00
Low download and upload speed #444
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @victorvs0uz4 on GitHub (Jun 17, 2025).
Hello,
I recently closed a connection between my VPS and my LAN network using a Proxmox LXC container, but when I performed some download and upload tests on Nextcloud, the speeds did not exceed 100Mbps. Is there any way to change Newt's MTU?
I think it must be limiting.
@oschwartz10612 commented on GitHub (Jun 17, 2025):
Yes! You can change the mtu on both the Gerbil and Newt side (make sure to keep both the same) using the --mtu or MTU env vars. I think its not in the docs but we should add it.
@oschwartz10612 commented on GitHub (Jun 17, 2025):
Let me know if it improves the speed but I think the general performance is in this area due to the user space networking and proxy. We plan on maybe doing a native tunnel at some point but for now you could experiment with raw WG for speed.
@victorvs0uz4 commented on GitHub (Jun 17, 2025):
Okay, how do I change Gerbil's MTU? Would it be via docker-compose?
@oschwartz10612 commented on GitHub (Jun 17, 2025):
Yep same --mtu or MTU env var (I would use the var)
@victorvs0uz4 commented on GitHub (Jun 17, 2025):
sorry, can you give an example of how I can set it?
@oschwartz10612 commented on GitHub (Jun 18, 2025):
@github-actions[bot] commented on GitHub (Jul 3, 2025):
This issue has been automatically marked as stale due to 14 days of inactivity. It will be closed in 14 days if no further activity occurs.
@alexandrescieux commented on GitHub (Jul 13, 2025):
Maybe related to #512
@github-actions[bot] commented on GitHub (Jul 28, 2025):
This issue has been automatically marked as stale due to 14 days of inactivity. It will be closed in 14 days if no further activity occurs.
@github-actions[bot] commented on GitHub (Aug 12, 2025):
This issue has been automatically closed due to inactivity. If you believe this is still relevant, please open a new issue with up-to-date information.