Peon
Expert Member
Evening guys,
I have an issue with a server running a single docker instance.
Its caching files from steam then serving them out on a 1Gbps LAN.
Ive verfied by watching the logs that the docker is answering and serving requests. Its just that serving those files starts at about 100Mbps and then drops to about 30Mbps. Copying data to and from the linux machine goes at full tilt.
Could it be the docker network driver thats in "bridge" ?
I have an issue with a server running a single docker instance.
Its caching files from steam then serving them out on a 1Gbps LAN.
Ive verfied by watching the logs that the docker is answering and serving requests. Its just that serving those files starts at about 100Mbps and then drops to about 30Mbps. Copying data to and from the linux machine goes at full tilt.
Could it be the docker network driver thats in "bridge" ?