mod_s2s_smacks_timeout/README.md
changeset 5769 78368d2865dd
parent 4985 f0fe95f9e21c
equal deleted inserted replaced
5768:87920d436cb4 5769:78368d2865dd
       
     1 ---
       
     2 labels:
       
     3 - Stage-Obsolete
       
     4 ---
       
     5 
     1 # Introduction
     6 # Introduction
       
     7 
       
     8 ::: {.alert .alert-warning}
       
     9 This behavior has now been merged into
       
    10 [mod_s2s][doc:modules:mod_s2s] in trunk and is therefore obsolete
       
    11 when used with trunk.
       
    12 
       
    13 It can still be used with Prosody 0.12 to get this behavior.
       
    14 :::
     2 
    15 
     3 This module closes s2s connections when
    16 This module closes s2s connections when
     4 [mod_smacks][doc:modules:mod_smacks] reports that a connection has not
    17 [mod_smacks][doc:modules:mod_smacks] reports that a connection has not
     5 received a timely acknowledgement as requested, indicating that the
    18 received a timely acknowledgement as requested, indicating that the
     6 connection is broken or the remote server is not responding.
    19 connection is broken or the remote server is not responding.