thalita 0 Posted ... Hello I have more than 200 megs of internet, but on no server can I reach more than 100 megs, even the server in my city is no more than 100 megs, you have to change something or do what you can to reach more than 100 megs using vpn ? Quote Share this post Link to post
Flx 76 Posted ... 5 hours ago, thalita said: you have to change something or do what you can to reach more than 100 megs using vpn ? Yes you do on the client-side. buffer-size for one: ------------------- rcvbuf 562144 sndbuf 562144 ------------------- Quote Hide Flx's signature Hide all signatures Guide - EMBY Block ALL interfaces except tap/vpn Windows OS - Configuring your operating system Windows OS - Multi Session/Tunnel Share this post Link to post
Flx 76 Posted ... What is your OS? For Windows--->> Quote Hide Flx's signature Hide all signatures Guide - EMBY Block ALL interfaces except tap/vpn Windows OS - Configuring your operating system Windows OS - Multi Session/Tunnel Share this post Link to post
Thrace 4 Posted ... On 5/15/2020 at 1:14 PM, Flx said: Yes you do on the client-side. buffer-size for one: ------------------- rcvbuf 562144 sndbuf 562144 ------------------- Thanks a lot. 1 Flx reacted to this Quote Share this post Link to post
kbps 29 Posted ... On 5/15/2020 at 11:14 AM, Flx said: Yes you do on the client-side. buffer-size for one: ------------------- rcvbuf 562144 sndbuf 562144 ------------------- How do you change this. I can only see a drop down box in Eddie that gives me the option upto 512KB Quote Share this post Link to post
Flx 76 Posted ... @kbps 4 hours ago, kbps said: How do you change this. Quote Hide Flx's signature Hide all signatures Guide - EMBY Block ALL interfaces except tap/vpn Windows OS - Configuring your operating system Windows OS - Multi Session/Tunnel Share this post Link to post
kbps 29 Posted ... On 6/12/2020 at 2:21 PM, Flx said: @kbps I am using Linux. Probably does not apply. Quote Share this post Link to post
OpenSourcerer 1435 Posted ... 35 minutes ago, kbps said: I am using Linux. Probably does not apply. 512 kibibytes = 562144 bytes. The option you mention is exactly what changes this value for you. Ah, should've used a calculator before. It's actually 524288 But the second sentence is correct and 512 kB comes very close to what you want. Actually, I just realized, 256 kiB = 262144. Someone simply substituted the 2 with a 5 and called it a day, but that makes the value not be a base 2 number. Quote Hide OpenSourcerer's signature Hide all signatures NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT. LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too! Want to contact me directly? All relevant methods are on my About me page. Share this post Link to post
OpenSourcerer 1435 Posted ... Why is what? Quote Hide OpenSourcerer's signature Hide all signatures NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT. LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too! Want to contact me directly? All relevant methods are on my About me page. Share this post Link to post
Flx 76 Posted ... Changing the buffer-size from 2 to 5 doubled my speed download/upload on spot. from initial value of 262144 to 562144. Using higher values did not help with this. Quote Hide Flx's signature Hide all signatures Guide - EMBY Block ALL interfaces except tap/vpn Windows OS - Configuring your operating system Windows OS - Multi Session/Tunnel Share this post Link to post
mith_y2k 6 Posted ... Has anyone tried passing these parameters to hummingbird via Eddie? I’m on a Mac, I have Eddie with hummingbird activated and works fine with default settings. I tried adding these as custom OVPN parameters in the Eddie preferences but I don’t see any difference in the logs or VPN performance (in on a gigabit line) Quote Share this post Link to post
Staff 9972 Posted ... @mith_y2k Hello! Hummingbird uses OpenVPN3-AirVPN library, which leaves dynamic, real time socket buffer adjustment to asio library. Fixed buffer sizes directives are ignored. It's a superior solution. Kind regards 1 mith_y2k reacted to this Quote Share this post Link to post