Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
From: Nicolas George via ffmpeg-devel <ffmpeg-devel@ffmpeg.org>
To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
Cc: Practice2001 <cordacct2001@gmail.com>, Nicolas George <george@nsup.org>
Subject: [FFmpeg-devel] Re: [PATCH] tcp: add TCP keepalive tuning options
Date: Mon, 24 Nov 2025 14:22:05 +0100
Message-ID: <aSRb_d0TohqKlJm9@phare.normalesup.org> (raw)
In-Reply-To: <20251120222534.280127-1-cordacct2001@gmail.com>

Practice2001 via ffmpeg-devel (HE12025-11-21):
> Addition of tcp_keepalive, tcp_keepidle, tcp_keepintvl, and tcp_keepcnt
> support to the TCP protocol. Exposeing these options to the HTTP protocol
> so they can be used for HTTP(S) connections. Updated documentation.
> Tested with: ./configure && make && make fate
> 
> Fixes ticket #11671.
> 
> Signed-off-by: Practice2001 <cordacct2001@gmail.com>
> ---
>  doc/protocols.texi | 26 ++++++++++++++-
>  libavformat/http.c | 36 +++++++++++++++++++++
>  libavformat/tcp.c  | 80 ++++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 141 insertions(+), 1 deletion(-)

Hi.

Is there something new in this proposal that makes my comment of a few
days ago
<https://lists.ffmpeg.org/lore/ffmpeg-devel/aSCqAx-_6RFXR8Wq@phare.normalesup.org/>
obsolete?

If your goal is to fix broken connections that take forever to be
recognized as broken, you need to implement it as application logic, you
cannot rely on kernel parameters not meant for that, especially kernel
parameters that do not exist on some supported systems. At the very
least your solution needs to work on Windows.

Regards,

-- 
  Nicolas George
_______________________________________________
ffmpeg-devel mailing list -- ffmpeg-devel@ffmpeg.org
To unsubscribe send an email to ffmpeg-devel-leave@ffmpeg.org

  reply	other threads:[~2025-11-24 13:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-20 22:25 [FFmpeg-devel] " Practice2001 via ffmpeg-devel
2025-11-24 13:22 ` Nicolas George via ffmpeg-devel [this message]
2025-11-21 17:45 Practice2001 via ffmpeg-devel
2025-11-21 18:05 ` [FFmpeg-devel] " Nicolas George via ffmpeg-devel
2025-11-21 18:45   ` Discord Account via ffmpeg-devel
2025-11-24 13:21 ` Nicolas George via ffmpeg-devel
2025-11-24 13:22   ` Nicolas George via ffmpeg-devel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aSRb_d0TohqKlJm9@phare.normalesup.org \
    --to=ffmpeg-devel@ffmpeg.org \
    --cc=cordacct2001@gmail.com \
    --cc=george@nsup.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

This inbox may be cloned and mirrored by anyone:

	git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
		ffmpegdev@gitmailbox.com
	public-inbox-index ffmpegdev

Example config snippet for mirrors.


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git