Skip to content

Commit 0ee810b

Browse files
committed
Add usage statements
1 parent 4aeea25 commit 0ee810b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,8 @@ There are predefined memory profiles with different memory usage characteristics
171171

172172
### Tiny
173173

174+
Use this profile when you need to handle a small number of connections and messages and have limited memory resources.
175+
174176
When using this profile:
175177

176178
- Maximum memory usage of each frontend replica is approximately 99 MiB but the actual maximum memory usage might be higher.
@@ -183,6 +185,8 @@ Recommendations when using this profile:
183185

184186
### Low
185187

188+
Use this profile when you need to handle a low number of connections and messages.
189+
186190
When using this profile:
187191

188192
- Maximum memory usage of each frontend replica is approximately 387 MiB but the actual maximum memory usage might be higher.

0 commit comments

Comments
 (0)