view mod_s2s_failclose/README.md @ 6512:f6c83a8425f2

mod_storage_xmlarchive: Set explicit values for stream parser Wouldn't count on this defaulting to 1MB forever, the default s2s limit seems more sane.
author Kim Alvefur <zash@zash.se>
date Tue, 07 Apr 2026 21:09:00 +0200
parents 83355cfcad1d
children
line wrap: on
line source

This module helps operators of other servers notice when there is a problem with their DNS, firewall, port forwarding or other connectivity issue.
If their server manages to establish a connection in yours, but your server can't connect back, this module closes the first connection with an error.
Hopefully that error shows up in the logs on the other end, where the operator can notice and attempt to resolve the issues.

  Prosody version          status
  ------------------------ --------------------------
  trunk as of 2025-12-31   This feature is included
  13.0                     Works
  0.12                     Not tested