Skip to content

Commit e30185c

Browse files
authored
Update troubleshooting.md
1 parent f9a0082 commit e30185c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/troubleshooting/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ permalink: /troubleshooting
1212
{:toc}
1313

1414
## Extremely high CPU usage >80%
15-
In the receivers file, please modify the concurrent worker count. The default count is 2, please set to 1 within the configuration file using the concurrent_workers attribute.
15+
In the receivers file, please modify the concurrent worker count. The default count is 2, please set to 1 within the configuration file using the concurrent_workers attribute. This is only necessary if you have an extremely large amount of virtual servers (monolithic approach) 1000+ virtual servers. It's recommended to separate or split the workload with another instance of BIG-IP to reduce blast radius for changes.
1616
Example:
1717
receivers:
1818
bigip:

0 commit comments

Comments
 (0)