Network Perfomance
From: Peter Dominey (pdominey_at_dominey.biz)
Date: 11/29/05
- Previous message: William Hooper: "Re: FC5T1 and Fatal Error 11 on Laptop Installation?"
- Next in thread: Craig White: "Re: Network Perfomance"
- Reply: Craig White: "Re: Network Perfomance"
- Reply: David Cary Hart: "Re: Network Perfomance"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: Fedora List <fedora-list@redhat.com> Date: Tue, 29 Nov 2005 09:09:52 -0600
It has to be some configuration issue, I'm thinking. I am getting really
lousy network performance, particularly evidenced when using Firefox to
the Internet. I have followed the information I could find in FAQ'd etc
and changed my /etc/sysctl.conf file:
# Kernel sysctl configuration file for Red Hat Linux
#
# For binary values, 0 is disabled, 1 is enabled. See sysctl(8) and
# sysctl.conf(5) for more details.
# Controls IP packet forwarding
net.ipv4.ip_forward = 0
# Controls source route verification
# change to off
net.ipv4.conf.default.rp_filter = 0
# Do not accept source routing
net.ipv4.conf.default.accept_source_route = 0
# Controls the System Request debugging functionality of the kernel
kernel.sysrq = 0
# Controls whether core dumps will append the PID to the core filename.
# Useful for debugging multi-threaded applications.
kernel.core_uses_pid = 1
# Controls the use of TCP syncookies
# change to off
net.ipv4.tcp_syncookies = 0
#-------- Start /etc/sysctl.conf additions ------
# Disable TCP ECN which some routers and servers cannot handle.
net.ipv4.tcp_ecn = 0
# Disable TCP window scaling which some routers and firewalls cannot
handle.
net.ipv4.tcp_window_scaling = 0
But still little improvement. This is on a 2.8 GHz machine with lots of
memory and a 15Mbs FIOS connection to the Internet. Other machines
(windows of all things) are very snappy, in communicating with the
Internet.
Any help would be most appreciated
Thanks
Peter
-- +----------------------------------------------------------------------------------------------+ | P J Dominey | | Independent UNIX Contractor | | | | E-Mail: peter@pdris.biz | | Web Site: www.pdrinformationsolutions.com (www.pdris.com) | | | | Tel: 817-488-5957 | | Cell: 972-489-6749 Yahoo IM: pdominey | | AOL IM: peterdominey | +-----------------------------------------------------------------------------------------------+ ---------------------------------------- Scanned for Viruses! mail.dominey.biz ---------------------------------------- Scanned for Viruses! mail.dominey.biz -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: William Hooper: "Re: FC5T1 and Fatal Error 11 on Laptop Installation?"
- Next in thread: Craig White: "Re: Network Perfomance"
- Reply: Craig White: "Re: Network Perfomance"
- Reply: David Cary Hart: "Re: Network Perfomance"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|