Skip to content

Commit 7df5348

Browse files
Remove Fleet Server policy_limit settings (#892) (#893)
(cherry picked from commit 4491b36) Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com>
1 parent 6ac3afd commit 7df5348

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

docs/en/ingest-management/fleet/fleet-server-scaling.asciidoc

-8
Original file line numberDiff line numberDiff line change
@@ -75,21 +75,13 @@ this setting may improve performance.
7575
`server.limits`::
7676
`policy_throttle`:::
7777
How often a new policy is rolled out to the agents.
78-
+
79-
Deprecated: Use the `policy_limit` settings instead.
8078

8179
`action_limit.interval`:::
8280
How quickly {fleet-server} dispatches pending actions to the agents.
8381

8482
`action_limit.burst`:::
8583
Burst of actions that may be dispatched before falling back to the rate limit defined by `interval`.
8684

87-
`policy_limit.interval`:::
88-
How quickly {fleet-server} dispatches pending policies to the agents.
89-
90-
`policy_limit.burst`:::
91-
Burst of pending policies that may be dispatched befoe falling back to the rate limit defined by `interval`.
92-
9385
`checkin_limit.max`:::
9486
Maximum number of agents that can call the checkin API concurrently.
9587

0 commit comments

Comments
 (0)