* Performance tuning w/kernel SYSCTL options
@ 2002-06-05 15:15 Jeff Bonner
2002-06-05 15:41 ` Ramin Alidousti
0 siblings, 1 reply; 2+ messages in thread
From: Jeff Bonner @ 2002-06-05 15:15 UTC (permalink / raw)
To: 'netfilter'
I have the following in my iptables script, but commented out for now
because I'm not sure if they're necessary or useful:
# echo 30 > /proc/sys/net/ipv4/tcp_fin_timeout # Reduce dead
sockets?
# echo 180 > /proc/sys/net/ipv4/tcp_keepalive_intvl # Is this even
needed?
I've read some of the documentation on these (and many other SYSCTL
items), but honestly, some is above my head. What might be the
appropriate values, if any, to use for a 1.5Mbps down/128Kbps up
cablemodem connection, on a 486/66 with Debian Woody, serving 3
NAT/masq'd machines?
Thanks in advance,
Jeff Bonner
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Performance tuning w/kernel SYSCTL options
2002-06-05 15:15 Performance tuning w/kernel SYSCTL options Jeff Bonner
@ 2002-06-05 15:41 ` Ramin Alidousti
0 siblings, 0 replies; 2+ messages in thread
From: Ramin Alidousti @ 2002-06-05 15:41 UTC (permalink / raw)
To: Jeff Bonner; +Cc: 'netfilter'
I'd suggest you to read:
TCP/IP Illustrated, Volume 1: The Protocols, Addison-Wesley, 1994, ISBN 0-201-63346-9
There's no clear-cut answer to the questions below. It's always
a trade-off and most of the time the default values are the
best but for your situation there are lots of factors that
can be determinant other than the information you provided.
Go for this book. You'll enjoy reading it.
God Bless Ricard.
Ramin
On Wed, Jun 05, 2002 at 11:15:49AM -0400, Jeff Bonner wrote:
> I have the following in my iptables script, but commented out for now
> because I'm not sure if they're necessary or useful:
>
> # echo 30 > /proc/sys/net/ipv4/tcp_fin_timeout # Reduce dead
> sockets?
> # echo 180 > /proc/sys/net/ipv4/tcp_keepalive_intvl # Is this even
> needed?
>
> I've read some of the documentation on these (and many other SYSCTL
> items), but honestly, some is above my head. What might be the
> appropriate values, if any, to use for a 1.5Mbps down/128Kbps up
> cablemodem connection, on a 486/66 with Debian Woody, serving 3
> NAT/masq'd machines?
>
> Thanks in advance,
>
> Jeff Bonner
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-06-05 15:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-05 15:15 Performance tuning w/kernel SYSCTL options Jeff Bonner
2002-06-05 15:41 ` Ramin Alidousti
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.