mod_traceback/README.markdown
author Kim Alvefur <zash@zash.se>
Tue, 04 Feb 2020 21:04:02 +0100
changeset 3879 93f71ab6cb00
parent 2803 db0f654b9b3f
permissions -rw-r--r--
mod_rest: Support passing 'node' attr in disco#items queries But only in queries. Should be fine if you can't include it in responses since the requester should remember what node they asked for.

This module writes out a traceback to `traceback.txt` in Prosodys data
directory (see `prosodyctl about`) when the signal `SIGUSR1` is
received. This is useful when debugging seemingly frozen instances in
case it is stuck in Lua code.