Compression Support #549

Open
opened 2025-11-20 05:13:31 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @chmis8000 on GitHub (Dec 15, 2023).

Is your feature request related to a problem? Please describe.
Compression Support:
The protocols used in VPN applications are not optimized for the Internet. For example, the db protocol of SQL Server has no compression function, so we hope that the network layer can perform compression, similar to n2n. n2n supports two types of compression: LZO (1x) ZSTD. ZeroTier also has compression.

Describe the solution you'd like
Can you consider enabling compression on the server side and then compressing all clients?

Describe alternatives you've considered

Additional context
n2n: 2023-12-15_143313

Originally created by @chmis8000 on GitHub (Dec 15, 2023). **Is your feature request related to a problem? Please describe.** Compression Support: The protocols used in VPN applications are not optimized for the Internet. For example, the db protocol of SQL Server has no compression function, so we hope that the network layer can perform compression, similar to n2n. n2n supports two types of compression: LZO (1x) ZSTD. ZeroTier also has compression. **Describe the solution you'd like** Can you consider enabling compression on the server side and then compressing all clients? **Describe alternatives you've considered** **Additional context** n2n: ![2023-12-15_143313](https://github.com/netbirdio/netbird/assets/19686229/87e9f4bd-42ec-4ea0-ad8a-4beb143786b4)
saavagebueno added the feature-requestnetworking labels 2025-11-20 05:13:31 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#549