Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Turn off NIC TSO (Transmit Segment Offload)

Featured Replies

Turn off TSO on all NICs.  Large Segment Offload (known as Transmit Segment Offload in Linux) was implemented to offload some network processing to the NIC.  While good in theory, it appears to cause more problems than it solves.  It was more appropriate in older systems with limited processing power, but can result in choppy video and audio in media streaming and gaming applications in modern systems.

 

It should be defaulted off on all NICs.  There is no reason for a user to turn it back on.

 

Turn off TSO:

ethtool -K ethX tso off

  • 2 weeks later...

According to this page, generic segmentation should be off too, or it doesn't work.  Anyone agree or disagree, and why?

 

   ethtool -K eth0 tso off
   ethtool -K eth0 gso off

  • Author

It looks like you are correct.  According to the article you reference, both must be off.

Is this something that fix common problems should be checking for (under the "other" section).

 

I don't know enough 'nix and/or networking to know anything about this

 

  • Author

Is this something that fix common problems should be checking for (under the "other" section).

 

I don't know enough 'nix and/or networking to know anything about this

 

Probably not.  It doesn't seem to affect all users.  I think it depends on a users setup and things like the network switch they use.

 

I'm going to develop a plugin that will allow adjusting this and some other settings so users can experiment if changing settings can help with their issues.

I'm going to develop a plugin that will allow adjusting this and some other settings so users can experiment if changing settings can help with their issues.

Even better

 

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.