- reject : the request is rejected and the connection is closed
- capture : the specified sample expression is captured
- { track-sc0 | track-sc1 | track-sc2 } <key> [table <table>]
+ - lua <function>
They have the same meaning as their counter-parts in "tcp-request connection"
so please refer to that section for a complete description.
or false (when used with "unless"). The first such rule executed ends
the rules evaluation. Rejected session are immediately closed.
+ - lua <function>
+ Executes Lua.
+
Note that the "if/unless" condition is optional. If no condition is set on
the action, it is simply performed unconditionally. That can be useful for
for changing the default action to a reject.