[hipl-dev] [Branch ~hipl-core/hipl/trunk] Rev 6467: Updated HOWTO on MTU settings

  • From: noreply@xxxxxxxxxxxxx
  • To: HIPL core team <hipl-dev@xxxxxxxxxxxxx>
  • Date: Mon, 23 May 2016 14:20:38 -0000

------------------------------------------------------------
revno: 6467
committer: Miika Komu <miika@xxxxxx>
branch nick: hipl
timestamp: Mon 2016-05-23 17:19:50 +0300
message:
  Updated HOWTO on MTU settings
  
  A bit more precise MTU value for optimized throughput
modified:
  doc/HOWTO.xml.in


--
lp:hipl
https://code.launchpad.net/~hipl-core/hipl/trunk

Your team HIPL core team is subscribed to branch lp:hipl.
To unsubscribe from this branch go to 
https://code.launchpad.net/~hipl-core/hipl/trunk/+edit-subscription
=== modified file 'doc/HOWTO.xml.in'
--- doc/HOWTO.xml.in    2016-04-22 08:35:26 +0000
+++ doc/HOWTO.xml.in    2016-05-23 14:19:50 +0000
@@ -802,8 +802,8 @@
       The network throughput using IPsec might be unnecessarily slow
       especially in wired, local-area networking (e.g. within a
       datacenter). You can tune this higher by enabling jumbograms in your
-      switch and by increase the MTU of the (virtual) host interface
-      (ip link dev ethX set mtu 8000).
+      switch and by increase the MTU of the virtual host interface
+      (ip link dev dummy0 set mtu 8950).
     </para>
   </section> <!-- performance -->
 

Other related posts:

  • » [hipl-dev] [Branch ~hipl-core/hipl/trunk] Rev 6467: Updated HOWTO on MTU settings - noreply