[FFmpeg-devel] Fix for closed connection with http_persistent

Ian Klassen ian at virtualfunc.com
Sat Jul 27 01:13:01 EEST 2019


Hi,

Here is a potential fix for this bug: https://trac.ffmpeg.org/ticket/7975

Before reusing the connection the headers are checked to see if the server is closing the connection. Also, the server may respond with "Connection: Keep-alive, close" so the patch also handles this.

Thanks.

Ian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-recognize-server-closing-http-connection.patch
Type: application/octet-stream
Size: 2080 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20190726/d515a38f/attachment.obj>


More information about the ffmpeg-devel mailing list