Yes, the snapshot from the time when it is under load will help. Has it just ramped-down on load or are you cycling connections too frequently? Or was sender restarted recently?
On Fri, Nov 18, 2016 at 1:07 AM, matthew.gaetano <[email protected]> wrote: > Sender: > [root@server1 ~]# netstat -antlp | grep -F 20000 > tcp 0 0 X.X.X.X:40368 X.X.X.X:20000 TIME_WAIT - > tcp 0 3720 X.X.X.X:40500 X.X.X.X:20000 ESTABLISHED > 8383/rsyslogd > tcp 0 0 X.X.X.X:40354 X.X.X.X:20000 TIME_WAIT - > tcp 0 0 X.X.X.X:40406 X.X.X.X:20000 TIME_WAIT - > tcp 0 0 X.X.X.X:40360 X.X.X.X:20000 TIME_WAIT - > tcp 0 0 X.X.X.X:40392 X.X.X.X:20000 TIME_WAIT - > tcp 0 0 X.X.X.X:40384 X.X.X.X:20000 TIME_WAIT - > tcp 0 0 X.X.X.X:40420 X.X.X.X:20000 TIME_WAIT - > tcp 0 0 X.X.X.X:40376 X.X.X.X:20000 TIME_WAIT - > tcp 0 0 X.X.X.X:40322 X.X.X.X:20000 TIME_WAIT - > > > Reciever: > [root@server2 ~]# netstat -antlp | grep -F 20000 > tcp 0 0 0.0.0.0:20000 0.0.0.0:* LISTEN > 1808/rsyslogd > tcp 0 0 X.X.X.X:20000 X.X.X.X:33820 ESTABLISHED > 1808/rsyslogd > tcp6 0 0 :::20000 :::* LISTEN > 1808/rsyslogd > > > Note: the issue is not currently on going. A restart of server2 fixes the > problem. Its intermittent, we ran for three days without problems. I have > made a note internally to get the nestat info again when it happens next. > > > > ----- > ~Regards > > Matthew Gaetano > -- > View this message in context: > http://rsyslog-users.1305293.n2.nabble.com/Disabling-IMPTCP-FlowControl-tp7591485p7591489.html > Sent from the rsyslog-users mailing list archive at Nabble.com. > _______________________________________________ > rsyslog mailing list > http://lists.adiscon.net/mailman/listinfo/rsyslog > http://www.rsyslog.com/professional-services/ > What's up with rsyslog? Follow https://twitter.com/rgerhards > NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of > sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T > LIKE THAT. -- Regards, Janmejay http://codehunk.wordpress.com _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/ What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT.

