What's new

Disable flow cache

Code:
nvram set fc_disable_force=1
nvram commit
fc disable
fc flush
Undo with
Code:
nvram unset fc_disable_force
nvram commit
fc enable
 
You don’t need amtm to run these commands. Does that happen as soon as you login?
 
Wait where am I putting the command in? In the GUI? Where….
Login over SSH and copy/paste each command. But I have to ask why you want to mess with this if you’re not an advanced command line user?
 
Login over SSH and copy/paste each command. But I have to ask why you want to mess with this if you’re not an advanced command line user?
I’m a gamer. I got fiber. Flow cache and runner (for wifi) slow down packets right?
even if it’s minimal
 
Opposite.
 

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top