bb86986253
If haproxy fails to start and emits an alert, then it can be useful to have it also emit the version and the path used to load it. Some users may be mistakenly launching the wrong binary due to a misconfigured PATH variable and this will save them some troubleshooting time when it reports that some keywords are not understood. What we do here is that we *try* to extract the binary name from the AUX vector on glibc, and we report this as a NOTICE tag before the very first alert is emitted. |
||
---|---|---|
.. | ||
common | ||
import | ||
proto | ||
types |