mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
open up to 3 s2s outgoing connection per domain pair
SVN Revision: 935
This commit is contained in:
parent
8d3d59535d
commit
0efaacb24e
@ -911,6 +911,7 @@ test_get_addr_port(Server) ->
|
||||
end
|
||||
end, [], lists:seq(1, 100000)).
|
||||
|
||||
|
||||
%% Human readable S2S logging: Log only new outgoing connections as INFO
|
||||
%% Do not log dialback
|
||||
log_s2s_out(false, _, _) -> ok;
|
||||
|
Loading…
Reference in New Issue
Block a user