Hi all,
It was evoked on the ML by Willy and mentioned in few issues on GH. It is now
official. The SPOE was marked as deprecated for the 3.0. It is not a pleasant
announce because it is always an admission of failure to remove a feature.
Sadly, this filter should be refactored to work properly. It was implemented as
a functional PoC for the 1.7 and since then, no time was invest to improve it
and make it truly maintainable in time. Worst, other parts of HAProxy evolved,
especially applets part, making maintenance ever more expensive.
We must be realistic on the subject, there was no real adoption on the SPOE and
this partly explains why no time was invest on it. So we are really sorry for
users relying on it. But we cannot continue in this direction.
The 3.0 is be an LTS version. It means the SPOE will still be maintained on this
version and lower ones for 5 years. On the 3.1, it will be marked as
unmaintained and possibly removed if an alternative solution is implemented.
It remains few months before the 3.0 release to change our mind. Maybe this
announce will be an electroshock to give it a new lease of life. Otherwise it is
time to find an alternative solution based on an existing protocol.
For all 3.0 users, there is now a warning if a SPOE filter is configured. But
there is also a global option to silent it. To do so,
"expose-deprecated-directives" must be added in the global section.
Now we are open to discussion on this subject. Let us know your feeling and if
you have any suggestion, we will be happy to talk about it.
Regards,
--
Christopher Faulet