Mercurial > prosody-modules
comparison mod_graceful_shutdown/README.markdown @ 4898:999e7cb7f6d9
mod_graceful_shutdown: Add a banner saying no longer needed with trunk
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 18 Feb 2022 23:40:41 +0100 |
parents | 88474dd1af48 |
children |
comparison
equal
deleted
inserted
replaced
4897:42a362a2bf51 | 4898:999e7cb7f6d9 |
---|---|
1 ::: {.alert .alert-warning} | |
1 This module is an experiment about a more graceful shutdown process. | 2 This module is an experiment about a more graceful shutdown process. |
3 | |
4 Graceful shutdown has now been implemented in Prosody trunk and will be | |
5 part 0.12. See [issue #1225](https://issues.prosody.im/1225) for | |
6 details. | |
7 ::: | |
2 | 8 |
3 Why | 9 Why |
4 === | 10 === |
5 | 11 |
6 When shutting down, a number of sessions, connections and other things | 12 When shutting down, a number of sessions, connections and other things |