XEP ideas/Server status page
Jump to navigation
Jump to search
A way for clients to obtain the status page of a service that it could display to users when said service is experiencing issues.
https://mail.jabber.org/pipermail/standards/2018-December/035514.html
0157 Contact Addresses for XMPP Services
Clients would have to cache it to display it back when it's necessary
DNS
_status.jabberfr.org IN URI "https://statut.jabberfr.org/"
DNS having more chance to be alive when the server is down, this would prevent the need for caching. It might require services allowing users to have their own domain to also indicate that they need to setup another record for their users.
<stream:error/> answer
Maybe all is needed is an entity replying something along the lines of <stream:error><system-shutdown/><text>Service down because reasons.<////>