diff options
author | Kim Alvefur <zash@zash.se> | 2019-08-01 05:25:34 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2019-08-01 05:25:34 +0200 |
commit | 45a8e8ea7f8f4342a2ca2f8c0ea7d2bbb6591f8d (patch) | |
tree | e3052300280956c8526918827af455efc643b1e7 /util-src/ringbuffer.c | |
parent | bf79ad07b26e43fe579a8761865f61e74cc682b9 (diff) | |
download | prosody-45a8e8ea7f8f4342a2ca2f8c0ea7d2bbb6591f8d.tar.gz prosody-45a8e8ea7f8f4342a2ca2f8c0ea7d2bbb6591f8d.zip |
mod_s2s: Distinguish between high and low level errors in bounces
`remote-server-not-found` is reported for problems occurring without a
reply `<stream>` having been opened, e.g. DNS records were not found or
no TCP stream could be established to a functioning XMPP entity.
`remote-server-timeout` is reported for problems that occurring after a
stream has been opened, such as configuration problems, inability to
perform TLS or unsuccessful certificate validation.
Related: #770
Diffstat (limited to 'util-src/ringbuffer.c')
0 files changed, 0 insertions, 0 deletions