Skip to content

Commit 9a6274e

Browse files
committed
Add incoming buffer to tiny
1 parent 07a1759 commit 9a6274e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/iot-operations/manage-mqtt-broker/howto-configure-availability-scale.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ When you use this profile:
174174

175175
- Maximum memory usage of each frontend replica is approximately 99 MiB, but the actual maximum memory usage might be higher.
176176
- Maximum memory usage of each backend replica is approximately 102 MiB multiplied by the number of backend workers, but the actual maximum memory usage might be higher.
177+
- Maximum amount of incoming buffer or PUBLISH data is approximately 16 MiB multiplied by the number of backend workers. 16 MiB The actual size might be lower due to backpressure watermark starting at 75% of the incoming buffer or 12 MiB.
177178

178179
Recommendations when you use this profile:
179180

0 commit comments

Comments
 (0)