mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-13 07:43:32 -05:00
"log" directive description was found 2 times in the configuration file: First, in 3.1 in the "global parameters" chapter, and then in 4.2 in the per-proxy keyword options. Both descriptions are almost identical: having to maintain the "same" documentation in 2 different places is error-prone. Due to this, some precisions have been added in one of them, and were missing from the other, and vice-versa, probably because one didn't see that the "log" directive was also documented elsewhere. To prevent the 2 descriptions from further diverging, and make it easier to maintain, we merge them in the per-proxy "log" directive description (in 4.2 chapter), and we add a pointer to it in the global "log" to encourage the user to refer to the per-proxy "log" documentation for usage details. |
||
|---|---|---|
| .. | ||
| design-thoughts | ||
| internals | ||
| lua-api | ||
| 51Degrees-device-detection.txt | ||
| acl.fig | ||
| architecture.txt | ||
| coding-style.txt | ||
| configuration.txt | ||
| cookie-options.txt | ||
| DeviceAtlas-device-detection.txt | ||
| gpl.txt | ||
| haproxy.1 | ||
| intro.txt | ||
| lgpl.txt | ||
| linux-syn-cookies.txt | ||
| lua.txt | ||
| management.txt | ||
| netscaler-client-ip-insertion-protocol.txt | ||
| network-namespaces.txt | ||
| peers-v2.0.txt | ||
| peers.txt | ||
| proxy-protocol.txt | ||
| queuing.fig | ||
| regression-testing.txt | ||
| seamless_reload.txt | ||
| SOCKS4.protocol.txt | ||
| SPOE.txt | ||
| WURFL-device-detection.txt | ||