[Bug 795176] souphttpsrc: Reading in too big blocksizes can cause the connection to time out

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Apr 16 07:40:42 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=795176

--- Comment #13 from Nicola <lists at svrinformatica.it> ---
Created attachment 370975
  --> https://bugzilla.gnome.org/attachment.cgi?id=370975&action=edit
proof of concept patch

with this patch the issue is fixed, you can easily test with any large enough
file served using an http server on localhost, when using sync=false the
blocksize is increased as before, with sync=true the blocksize remains small
enough to avoid the connection to time out

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list