haproxy/examples/lua
William Lallemand 33c765fc59
Some checks are pending
Contrib / admin/halog/ (push) Waiting to run
Contrib / dev/flags/ (push) Waiting to run
Contrib / dev/haring/ (push) Waiting to run
Contrib / dev/hpack/ (push) Waiting to run
Contrib / dev/poll/ (push) Waiting to run
FreeBSD / clang (push) Waiting to run
VTest / Generate Build Matrix (push) Waiting to run
VTest / (push) Blocked by required conditions
Windows / Windows, gcc, all features (push) Waiting to run
EXAMPLES: lua/acme: fix acme-gandi-livedns.lua configuration example
Fix the configuration example in acme-gandi-livedns.lua.
2026-06-15 13:50:22 +02:00
..
acme-gandi-livedns.lua EXAMPLES: lua/acme: fix acme-gandi-livedns.lua configuration example 2026-06-15 13:50:22 +02:00
event_handler.lua EXAMPLES: add basic event_hdl lua example script 2023-04-05 09:02:14 +02:00
mailers.lua MINOR: mailers: warn if mailers are configured but not actually used 2025-06-27 16:41:18 +02:00
README EXAMPLES: add basic event_hdl lua example script 2023-04-05 09:02:14 +02:00
trisdemo.lua BUG/MEDIUM: hlua: Fix receive API for TCP applets to properly handle shutdowns 2025-05-27 07:53:19 +02:00

These files are example lua scripts that can be customized
if necessary.

They can be loaded with the 'lua-load' keyword like this:

    lua-load /path/to/lua_script.lua