On Fri, Apr 18, 2008 at 11:13 AM, Denis Doroshenko <[EMAIL PROTECTED]> wrote: > google quickly gives a url > > http://kbase.redhat.com/faq/FAQ_80_6180.shtm > > where it is said "It is likely an artifact of having > tcp_tw_recycle and tcp_tw_reuse enabled in the > sysctl settings."
Okay? The problem I was facing is that I didn't consider I needed to check for a violate_rfc_793 sysctl on one of the Linux hosts, and that it only started causing problems while hoststated/relayd was running. I wasn't the one who added tcp_tw_recycle=1 to that machine's sysctl.conf, otherwise I would have checked the Linux kernel documentation and questioned the database vendor's advice.