> -----Original Message-----
> From: Boom Stickity [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 12, 2003 8:47 AM
> To: [EMAIL PROTECTED]
> Subject: Re: tuning redhat tcp
> 
> 
> more google searching helped me to find this:
> 
> If your kernel has been compile with sur /proc filesystem 
> support, you'll find
> all parameters in
> /proc/sys/network/ipv4
> Just modifiy the value as needed. For example :
> echo 120 > /proc/sys/net/ipv4/tcp_fin_timeout
> 
> I thought everything in /proc was dynamically set.  Will 
> these values hold?
> 

Setting the values in /etc/sysctl.conf will preserve them for the next
reboot.  Once entered into the file, running "sysctl -p" will load them.

-Steve


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to