-
-
Notifications
You must be signed in to change notification settings - Fork 78
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
Slow download speed in Battle.net #91
Comments
I wonder if you can provide me a little more information.
|
Have the same problem here , downloading speed is the same as he mentioned up with every game i test. So a problem to resolve this? i get around 15MBps without lancache and when i start get around 3MBps maximum ... |
This could be the way clients calculate the moving average of speed. As the real speed seen at the client is 0 until its max speed for a chunk. The client will likely display the average of the last X speeds. Are you able to monitor the bandwidth the cache is pulling through your firewall? |
|
I see similar performance. |
Same issue, get about 3MB/s with 12core CPU, 12GB of RAM and on a NVMe drive. |
Regarding slow initial blizzard downloads: The latest version of monolithic/generic now supports changing the slice size used by nginx. We've found that increasing from 1m to 8m offers a small performance boost to specific use cases (single user initial downloads of blizzard games in particular). See http://lancache.net/docs/advanced/tuning-cache/#tweaking-slice-size for information on how to make use of this. Please note that it does come with some potential downsides (discussed in the above link) and will invalidate any already cached data on your cache if you change the value. To tidy up the issues, if you choose to test this please post any feedback on this issue: lancachenet/generic#100 If you need any other support please see http://lancache.net/support/ or open a new issue. |
Describe the issue you are having
Slow download speed in Battle.net, about 1.5MBps with lancache, and ~10MBps without lancache.
How are you running the container(s)?
DNS Configuration
Manually set DNS on the client computer (Windows 10 Home)
Output of container(s)
I'm getting traffic in /data/logs/access.log, but the speed is very slow for some reason.
The text was updated successfully, but these errors were encountered: