Skip to content
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

Issue with downloading from Google Play when connection speed is 50+ Mbit (Sony XPeria Z1C) #112

Closed
ameshkov opened this issue Oct 19, 2015 · 3 comments
Assignees
Milestone

Comments

@ameshkov
Copy link
Member

What could we try:

  1. Increase MAX_CONGESTION_WINDOW to 256 * 1024
  2. Disable ads filtering for Download Manager and see how it goes
@TPS
Copy link
Contributor

TPS commented Oct 20, 2015

I can't imagine any downside to (2) at all, but (1) seems to be highly user-environment dependent. Changing that is a kludge that'll probably break when some1 else hits e.g., 500 Mbit, right?

@Revertron
Copy link

It works good with current settings. We did it! :)

@ameshkov
Copy link
Member Author

Changing that is a kludge that'll probably break when some1 else hits e.g., 500 Mbit, right?

I think that device capable of reaching 500 Mbit without AG will be powerfull enough to reach 300-400 Mbit with us.

It works good with current settings. We did it! :)

@Revertron so do you suggest increasing default MTU to 9k?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants