Where to optimize network setting?

Where do I go to change MTU,RWIN,TTL, and etc, to optimize my connection? I'm running SUSE 10 Thanks

Linux Networking 361 This topic was started by ,



data/avatar/default/avatar19.webp

83 Posts
Location -
Joined 2001-05-17
Where do I go to change MTU,RWIN,TTL, and etc, to optimize my connection?
I'm running SUSE 10
 
Thanks

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic



data/avatar/default/avatar39.webp

336 Posts
Location -
Joined 2004-07-09
those things are found in the /proc filesystem and are adjusted
using echo NewValue > parameter_name ..
 
however, you should have very little need to make any adjustments at all.
 
you should find all of the defaults are perfectly suitable for most every terrestrial configuration.