3 lines
142 B
Plaintext
3 lines
142 B
Plaintext
|
# Turn on MTU probing to avoid network hangs when the Docker MTU is larger than
|
||
|
# the host or upstream network MTU.
|
||
|
net.ipv4.tcp_mtu_probing=1
|