Skip to content

Commit

Permalink
txqueuelen of 37 appears optimal
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Taht committed Aug 27, 2011
1 parent 90c5eb1 commit d740a0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions files/etc/config/network
Expand Up @@ -92,11 +92,11 @@ config 'interface' 'gw10'

config 'interface' 'gw01'
option 'proto' 'ahcp'
option txqueuelen '4'
option txqueuelen '37'

config 'interface' 'gw11'
option 'proto' 'ahcp'
option 'txqueuelen' '4'
option 'txqueuelen' '37'

config 'interface' 'ge01'
option 'proto' '6to4'
Expand Down

0 comments on commit d740a0d

Please sign in to comment.