]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: correct typo in alert message about rspirep
authorBalvinder Singh Rawat <bal.rawat@gmail.com>
Sat, 14 Mar 2020 06:41:50 +0000 (12:11 +0530)
committerWilly Tarreau <w@1wt.eu>
Sat, 14 Mar 2020 09:14:41 +0000 (10:14 +0100)
commitdef595e2df82c1d2932fd7275f6e51ba18a0961a
treeae40eb56e81aa623f4bb0e847ecab7f5f92703d2
parenta21e62d2bcceeb1ac5ff96d0a02ce8f6d38a72a7
DOC: correct typo in alert message about rspirep

This message comes when we run:
haproxy -c -V -f /etc/haproxy/haproxy.cfg
[ALERT] 072/233727 (30865) : parsing [/etc/haproxy/haproxy.cfg:34] : The 'rspirep' directive is not supported anymore sionce HAProxy 2.1. Use 'http-response replace-header' instead.
[ALERT] 072/233727 (30865) : Error(s) found in configuration file : /etc/haproxy/haproxy.cfg
[ALERT] 072/233727 (30865) : Fatal errors found in configuration.
src/cfgparse-listen.c