Mercurial > prosody-modules
annotate mod_s2s_failclose/README.md @ 6355:77d565a6df4e
mod_pubsub_serverinfo: add 'common configuration issues' to readme
| author | Guus der Kinderen <guus.der.kinderen@gmail.com> |
|---|---|
| date | Wed, 14 Jan 2026 13:59:01 +0100 |
| parents | 83355cfcad1d |
| children |
| rev | line source |
|---|---|
|
6353
83355cfcad1d
mod_s2s_failclose: Report outgoing connection failures to remote servers
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
1 This module helps operators of other servers notice when there is a problem with their DNS, firewall, port forwarding or other connectivity issue. |
|
83355cfcad1d
mod_s2s_failclose: Report outgoing connection failures to remote servers
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
2 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. |
|
83355cfcad1d
mod_s2s_failclose: Report outgoing connection failures to remote servers
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
3 Hopefully that error shows up in the logs on the other end, where the operator can notice and attempt to resolve the issues. |
|
83355cfcad1d
mod_s2s_failclose: Report outgoing connection failures to remote servers
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
4 |
|
83355cfcad1d
mod_s2s_failclose: Report outgoing connection failures to remote servers
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
5 Prosody version status |
|
83355cfcad1d
mod_s2s_failclose: Report outgoing connection failures to remote servers
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
6 ------------------------ -------------------------- |
|
83355cfcad1d
mod_s2s_failclose: Report outgoing connection failures to remote servers
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
7 trunk as of 2025-12-31 This feature is included |
|
83355cfcad1d
mod_s2s_failclose: Report outgoing connection failures to remote servers
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
8 13.0 Works |
|
83355cfcad1d
mod_s2s_failclose: Report outgoing connection failures to remote servers
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
9 0.12 Not tested |
