Bug 1113441 - Implement additional keep-alive options for imtcp
Summary: Implement additional keep-alive options for imtcp
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: rsyslog
Version: 22
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
Assignee: Tomas Heinrich
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1113447
TreeView+ depends on / blocked
 
Reported: 2014-06-26 08:21 UTC by Tomas Heinrich
Modified: 2016-09-20 04:52 UTC (History)
5 users (show)

Fixed In Version: rsyslog-8.8.0-2.fc22
Clone Of:
: 1113447 (view as bug list)
Environment:
Last Closed: 2015-04-12 21:31:18 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Tomas Heinrich 2014-06-26 08:21:54 UTC
Description of problem:
The imtcp plugin supports TCP keep-alive, but unlike the imptcp and imrelp plugins, it doesn't allow to set additional keep-alive parameters.

Version-Release number of selected component (if applicable):
rsyslog-7.4.10-2.fc21

Steps to Reproduce:
Search the imtcp documentation for "keepalive".

Actual results:
tcp_keepalive_intvl, tcp_keepalive_probes, tcp_keepalive_time can't be set.

Expected results:
tcp_keepalive_intvl, tcp_keepalive_probes, tcp_keepalive_time can be set.

Additional info:
See tcp(7) man page.

This can be worked around by changing the system-wide settings in /proc/sys/net/ipv4/tcp_keepalive_*.

Comment 2 Jaroslav Reznik 2015-03-03 17:08:51 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 22 development cycle.
Changing version to '22'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora22


Note You need to log in before you can comment on or make changes to this bug.