Mercurial > prosody-modules
view mod_register_json/register_json/template/css/style.css @ 5381:32a9817c7516
mod_firewall: Initialize compiled chunk just once for all handlers
This should fix a case where some stateful dependencies (such as throttles)
produce separate instances for every call to new_handler(), leading to
surprising behaviour (e.g. rules executed via JUMP CHAIN vs ::deliver would
have separate rate limits).
This also adds better error handling in case the compiled code fails to run
for some reason.
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Fri, 28 Apr 2023 13:27:06 +0100 |
parents | 7c04c5856daa |
children |
line wrap: on
line source
body { margin: 0 } a { color: #0000FF } ul { margin: 0 } .btn { margin-right: 0.3em } .btn:last { margin-right: 0 } #main { padding: 10px } #main div { margin-left: 14px } #main p { margin-left: 14px } #top { clear: both; width: 100%; padding: 0; } #header { height: 172px; background: url(../images/tile.png) repeat-x }