Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@pfmooney
pfmooney / gist:2d12382880e1c218c680
Created October 1, 2015 22:05
TCP_KEEPIDLE fix
[root@00-0c-29-18-ec-10 ~]# mdb -k -e 'tcp_propinfo_tbl+330/U'
tcp_propinfo_tbl+0x330: 10000
[root@00-0c-29-18-ec-10 ~]# mdb -kw -e 'tcp_propinfo_tbl+330/W 3e8'
tcp_propinfo_tbl+0x330: 0x2710 = 0x3e8
[root@00-0c-29-18-ec-10 ~]# mdb -k -e 'tcp_propinfo_tbl+330/U'
tcp_propinfo_tbl+0x330: 1000