Skip to content

Commit 422f116

Browse files
authored
Merge pull request #10686 from Icinga/fix-docs-formatting
docs: Fix rendering issue on icinga.com
2 parents 3591ca4 + e653821 commit 422f116

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/15-troubleshooting.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2086,6 +2086,7 @@ requiring them to be processed in the same order that they were sent. This is cu
20862086
messages from the same connection sequentially.
20872087

20882088
To work around this limit, the following approaches are possible:
2089+
20892090
1. Try to redistribute load between connections, for example if the overloaded connection is between the master and
20902091
a satellite zone, try splitting this zone into two, distributing the load across two connections.
20912092
2. Reduce the load on that connection. Typically, the most frequent message type will be check results, so reducing

0 commit comments

Comments
 (0)