We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f70c8c4 + 90b4afc commit c3b8993Copy full SHA for c3b8993
articles/container-apps/scale-app.md
@@ -51,6 +51,8 @@ Scaling is driven by three different categories of triggers:
51
- Apache Kafka
52
- Redis
53
54
+If you define more than one scale rule, the container app begins to scale once the first condition of any rules is met.
55
+
56
## HTTP
57
58
With an HTTP scaling rule, you have control over the threshold of concurrent HTTP requests that determines how your container app revision scales.
0 commit comments