mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-11-01 09:01:03 +01:00
It is the huge part of the series. The patch is not so huge, it removes functions to produce or consume frames. The SPOE applet is pretty light now. But since this patch, the SPOP multiplexer is now used. The SPOP mode is now automatically ised for SPOP backends. So if there are bugs in the SPOP multiplexer, they will be visible now. The related issue is #2502.