Hi, On Tue, Dec 01, 2020 at 10:23:30AM -0500, Frank Ch. Eigler wrote: > We could also entertain teaching debuginfod itself to compress on the > fly. It's just a more tricky use of the libmicrohttpd apis.
Btw, JFYI, we have in ALT Linux our own debuginfod implementation (two scripts in ruby based on man debuginfod(8) protocol description) since 27 Nov 2020. Maybe it would be useful to know there is alternative implementations too. Thanks,