We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee4c9f9 commit 242f25aCopy full SHA for 242f25a
falco.yaml
@@ -575,7 +575,7 @@ rule_matching: first
575
#
576
# Falco utilizes tbb::concurrent_bounded_queue for handling outputs, and this parameter
577
# allows you to customize the queue capacity. Please refer to the official documentation:
578
-# https://oneapi-src.github.io/oneTBB/main/tbb_userguide/Concurrent_Queue_Classes.html.
+# https://uxlfoundation.github.io/oneTBB/main/tbb_userguide/Concurrent_Queue_Classes.html.
579
# On a healthy system with optimized Falco rules, the queue should not fill up.
580
# If it does, it is most likely happening due to the entire event flow being too slow,
581
# indicating that the server is under heavy load.
0 commit comments