Linux
systemctl start haproxy で立ち上げるも
xx .. haproxy-systemd-wrapper[11727]: [ALERT] 286/045732 (11728) : parsing [/etc/haproxy/haproxy.cfg:109] : unknown keyword ' ' in 'frontend' section xx .. haproxy-systemd-wrapper[11727]: [ALERT] 286/045732 (11728) : Error(s) found in configuration file : /etc/haproxy/haproxy.cfg
という謎のエラーに。
その行番号を見ているとスペースが入っていたので一度全て消してから再度スペースを打つと消えました。
viにて:set listでも制御文字が見えないし謎。半角スペースだったと思うんだけどなぁ...