|
@@ -601,11 +601,11 @@ zone.external.enable_stats = on
|
|
|
## Default: ignore
|
|
## Default: ignore
|
|
|
zone.external.acl_deny_action = ignore
|
|
zone.external.acl_deny_action = ignore
|
|
|
|
|
|
|
|
-## Force MQTT connection/session process GC after this number of
|
|
|
|
|
|
|
+## Force the MQTT connection process GC after this number of
|
|
|
## messages | bytes passed through.
|
|
## messages | bytes passed through.
|
|
|
##
|
|
##
|
|
|
## Numbers delimited by `|'. Zero or negative is to disable.
|
|
## Numbers delimited by `|'. Zero or negative is to disable.
|
|
|
-zone.external.force_gc_policy = 1000|1MB
|
|
|
|
|
|
|
+zone.external.force_gc_policy = 10000|10MB
|
|
|
|
|
|
|
|
## Max message queue length and total heap size to force shutdown
|
|
## Max message queue length and total heap size to force shutdown
|
|
|
## connection/session process.
|
|
## connection/session process.
|
|
@@ -792,6 +792,9 @@ zone.internal.enable_acl = off
|
|
|
## Default: ignore
|
|
## Default: ignore
|
|
|
zone.internal.acl_deny_action = ignore
|
|
zone.internal.acl_deny_action = ignore
|
|
|
|
|
|
|
|
|
|
+## See zone.$name.force_gc_policy
|
|
|
|
|
+## zone.internal.force_gc_policy = 100000|100MB
|
|
|
|
|
+
|
|
|
## See zone.$name.wildcard_subscription.
|
|
## See zone.$name.wildcard_subscription.
|
|
|
##
|
|
##
|
|
|
## Value: boolean
|
|
## Value: boolean
|