Re: Problem accessing some https sites

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The file is created on boot by the kernel (ever hear of "procfs"?) and
by default contains a "1".  Doing the echo replaces the "1" with a "0"
and turns off ECN.  If you want to make it permanent, then put an entry
in /etc/sysctl.conf:

        net.ipv4.tcp_ecn = 0

and it'll get set to 0 when sysctl is run via the /etc/rc.d/rc.sysinit
script during startup.

----------------------------------------------------------------------
- Rick Stevens, Senior Systems Engineer     rstevens@xxxxxxxxxxxxxxx -

Thanks Rick.  I am aware of what the /proc directory is, hence why I
was a bit confused by the solution seeing it would only be for that
session (unless you put that in /etc/profile to happen at each startup
but that didn't seem like the best way to do it).  I was not aware
that you could make that change permanently via /etc/sysctl.conf.
Prior to the troubles I had herein and your solution I was not aware
of that file.  Not something that I have had to deal with before.

Thanks,

Jacques B.

[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux