Changing kernel parameters

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

 



Hi!

I'm working with Linux in a big enterprise.
I now got a job with includes changing out some kernel parameters in one of
our internal web services (very critical).
Oracle (which we are running) are saying that this is should better our SSO
solution on the web servers.

Ok, so the kernel parameters are currently like these:
                net.ipv4.tcp_keepalive_time = 7200
                net.ipv4.tcp_keepalive_probes = 9
                net.ipv4.tcp_keepalive_intvl = 75

And Oracle want me (us) to change it to:
                net.ipv4.tcp_keepalive_time = 300
                net.ipv4.tcp_keepalive_probes = 3
                net.ipv4.tcp_keepalive_intvl = 20

I must do this on several HA servers, so I really dont want this to go
wrong!

Do you guys have any tips, warnings or anything that can help me do this as
smooth as possible? Do you have any bad experiences with changing these
values?


Thanks!

--
  Lars
--
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Newbie]     [Audio]     [Hams]     [Kernel Newbies]     [Util Linux NG]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Device Drivers]     [Samba]     [Video 4 Linux]     [Git]     [Fedora Users]

  Powered by Linux