haproxy/include
Willy Tarreau 816eb54e9b [MINOR] adjust error messages about conflicting proxies
It's not easy to report useful information to help the user quickly
fix a configuration. This patch :
  - removes the word "listener" in favor of "proxy" as it has been
    used since the beginning ;

  - ensures that the same function (hence the same words) will be
    used to report capabilities of a proxy being declared and an
    existing proxy ;

  - avoid the term "conflicting capabilities" in favor of "overlapping
    capabilities" which is more exact.

  - just report that the same name is reused in case of warnings
2007-11-04 08:14:25 +01:00
..
common [MEDIUM] Handle long lines properly 2007-11-01 23:00:51 +01:00
import [MAJOR] migrated task, tree64 and session to pool2 2007-05-13 19:43:47 +02:00
proto [MINOR] adjust error messages about conflicting proxies 2007-11-04 08:14:25 +01:00
types [MEDIUM] introduce the "url_param" balance method 2007-11-01 23:05:09 +01:00