open up to 3 s2s outgoing connection per domain pair

SVN Revision: 935
This commit is contained in:
Mickaël Rémond
2007-09-14 14:18:17 +00:00
parent 8d3d59535d
commit 0efaacb24e
+1
View File
@@ -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;