mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2024-12-23 21:22:17 +00:00
717a38d135
Proxy mailers, which are configured using "email-alert" directives in proxy sections from the configuration, are now being exposed directly in lua thanks to the proxy:get_mailers() method which returns a class containing the various mailers settings if email alerts are configured for the given proxy (else nil is returned). Both the class and the proxy method were marked as LEGACY since this feature relies on mailers configuration, and the goal here is to provide the last missing bits of information to lua scripts in order to make them capable of sending email alerts instead of relying on the soon-to- be deprecated mailers implementation based on checks (see src/mailers.c) Lua documentation was updated accordingly. |
||
---|---|---|
.. | ||
design-thoughts | ||
internals | ||
lua-api | ||
51Degrees-device-detection.txt | ||
acl.fig | ||
architecture.txt | ||
close-options.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 |