Mercurial > prosody-modules
comparison mod_s2s_idle_timeout/README.md @ 6026:d39ddf13ff0a
mod_s2s_idle_timeout: Reword Readme
| author | Menel <menel@snikket.de> |
|---|---|
| date | Mon, 11 Nov 2024 23:33:01 +0100 |
| parents | 451ec67f2dd3 |
| children | 1661f6a74141 |
comparison
equal
deleted
inserted
replaced
| 6025:9b0054873be2 | 6026:d39ddf13ff0a |
|---|---|
| 7 Introduction | 7 Introduction |
| 8 ============ | 8 ============ |
| 9 | 9 |
| 10 By default prosody does not close s2s | 10 By default prosody does not close s2s |
| 11 connections. This module changes that | 11 connections. This module changes that |
| 12 beuavior by inteoducing an idle timeout. | 12 behaviour by introducing an idle timeout. |
| 13 It will close server-to-server connections | 13 It will close server-to-server connections |
| 14 after they have been silent for a while. | 14 after they have been silent for a while. |
| 15 | 15 |
| 16 Configuration | 16 Configuration |
| 17 ============= | 17 ============= |
