inflight 100

This commit is contained in:
Feng Lee 2015-08-15 22:31:18 +08:00
parent f10ba287f6
commit 786ffa2ab8
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@
{session, [
%% Max number of QoS 1 and 2 messages that can be “in flight” at one time.
%% 0 means no limit
{max_inflight, 20},
{max_inflight, 100},
%% Max retries for unack Qos1/2 messages
{unack_retries, 3},