-
-
Notifications
You must be signed in to change notification settings - Fork 274
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Less data consuming as possible, if possible. #3252
Comments
Check if you are not using the redundant scheduler in the MPTCP settings. If you are, change it to another one because it doubles the bandwidth usage. |
@vempire-ghost I did not change anything in the default setting . |
Please use the full template. What is the OpenMPTCProuter version you use ? |
@Ysurac edited, Although the template did not ask for the router version 😢 |
@aladdinshammr yes as feature request there is no version request. Maybe I should add that sorry. |
I use it in redundant mode, so normally my data consumption with the VPS is 3 times the normal value because I use 3 connections. But are you referring to the data traffic that your VPS service charges you for or the traffic paid to your internet service provider? |
@Ysurac |
@vempire-ghost is it the same with the VPS?? |
@aladdinshammr the VPS is here to get all connections packets, aggregate them and give Internet access with this full connection. So no way without a VPS. The only way would be that all website you use support MPTCP, not yet the case. |
@Ysurac Apr 6 10:00:58 OpenMPTCProuter user.notice cake-autorate.unknown: ERROR: 1712397658.920114 The value of 'dl_owd_delta_thr_ms' in config file: '/root/cake-autorate/config.wan2.sh' is not a valid value of type: 'float'. even though the wizard accept only integer in download and upload speed when I check "SQM autorate" router version : 0.60rc2 |
Google Cloud, which I use, charges for egress; it depends on the VPS service as they have different charges. As for your internet service provider, they usually sum up the download and upload to count your quota. See if your consumption, summed between upload and download, doesn't approach the value charged by them. |
sure upload and download are included. |
I can't say for sure; I don't think it's a blockage, but I prefer to use Xray as a proxy; it gave me the best performance. |
What made me think of that is when I try to browse "https://shadowsocks.org" , it won't open unless I'm using a VPN. |
I imagine that blocking the address is easier than trying to block the traffic that Shadowsocks emits. If it drops more easily, it might be an internet routing issue. |
@vempire-ghost |
Don't mention it :) If you live in a country that tends to block content, Xray VLESS Reality is the most recommended, but all the others also work to bypass these restrictions. |
@vempire-ghost |
Is your feature request related to a problem? Please describe.
I tested OMR and it worked well but as I am in one of stone age countries that restrict the amount of data the user can consume ( bandwidth cap ) I ended up paying the bill twice this month.
for example, when I download 10G, I see 20G deducted from my plan.
Describe the solution you'd like
there would be many solutions, The difficulty lies in whether it can be applied or not.
Describe alternatives you've considered
I am currently using load balance , but things get bad when you have connections with different characteristics.
Additional context
I do appreciate your time and effort you invested on this project, it's great for those people who live in modern times.
OpenMPTCProuter version: 0.59 1-5 4
The text was updated successfully, but these errors were encountered: