This commit is contained in:
Liam Young 2015-05-01 12:33:20 +02:00
parent 52eba7a1e4
commit c6b0832840
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ Instance MTU
When using Open vSwitch plugin with GRE tunnels default MTU of 1500 can cause
packet fragmentation due to GRE overhead. One solution is to increase the MTU on
physical hosts and network equipment. When this is not possible or practical thi
physical hosts and network equipment. When this is not possible or practical the
charm's instance-mtu option can be used to reduce instance MTU via DHCP.
juju set quantum-gateway instance-mtu=1400