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 | 80c57be10f96cca0c3c441aa0af27b5090ef1b8a (patch) | |
tree | e3052300280956c8526918827af455efc643b1e7 /.hgignore | |
parent | fac7829083cfd11f1d35798a15b21c784322da16 (diff) | |
download | prosody-80c57be10f96cca0c3c441aa0af27b5090ef1b8a.tar.gz prosody-80c57be10f96cca0c3c441aa0af27b5090ef1b8a.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 '.hgignore')
0 files changed, 0 insertions, 0 deletions