Docker Network performance

Peon

Expert Member
Joined
Sep 28, 2006
Messages
3,835
Reaction score
1,123
Location
In my burrow
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 redid the work in the docker image manually on the host system. Copying speeds are still just about 100Mbps when served thru nginx.
 
Can you start it with this? --userland-proxy=false (You may need to make sure ports are open with iptables)

Absolutely not sure if it will work or do anything.
 
Hi Static,

Can I ask you questions regarding your command variables?
 
Top
Sign up to the MyBroadband newsletter
X