goofball222 / factorio

Factorio headless server Docker container
Apache License 2.0
47 stars 14 forks source link

[1.1.36] Max Upload flag does not work #23

Closed cgomm closed 2 years ago

cgomm commented 3 years ago

Reporting bugs/issues

Hey there,

in my last attempt to reduce the networkspeed used by the factorio container on my own network I tried your config line

"_comment_max_upload_in_kilobytes_per_second" : "optional, default value is 0. 0 means unlimited.",
  "max_upload_in_kilobytes_per_second": 10000,

With some quick checks I wasn't able to reduce the network upload bandwith used by the container, instead it used the full speed of aroung 26,2mbit/s up.

I am using the last version as a fixed version to prevent any auto updates in case one of the mods will not be compatible to the new version of factorio headless server.

Have a great day!

goofball222 commented 2 years ago

I just tested the upload throttle setting on the 1.1.56-Debian image and it's working as expected. It's an entirely in-game/in-server function so if that isn't working for you it may be a mod conflict or configuration issue on your end.