Results 1 to 2 of 2

Thread: How to Optimize your Network Card

  1. #1
    Join Date
    Nov 2006
    Location
    Surrey, BC
    Posts
    275
    Blog Entries
    14

    Cool How to Optimize your Network Card

    I have noticed that after making these changes, the initial caching of watching an online streamed video is much larger and thus providing a smoother stream. Just test the before and after with YouTube by watching a HD video. You'll see the difference. Also, the initial transfer of large files over the LAN is very fast. This feature does not exist for WIFI. I believe WIFI uses BURSTS.

    Basically, go to the properties of your NIC | Configure | Advanced | then max out Receive and Transmit buffers. Seems to be only available to Intel brand.

    1) Receive Buffer
    2) Transmit Buffer
    3) Jumbo Frame ( Only enable if all devices are enabled including your switches and routers). It actually reduces your LAN speed if conditions are not met.

    Enjoy!
    Last edited by glen; January 7th, 2022 at 01:30 PM.
    Let's Dance, Punk.

  2. #2
    Join Date
    Nov 2006
    Location
    Surrey, BC
    Posts
    275
    Blog Entries
    14

    Default

    I have been modifying my virtual machines NIC and it really does improve performance. For Linux, use "sudo ethtool -G eth0 rx 4096 tx 4096".
    Let's Dance, Punk.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •