Skip to content

Commit 15867a9

Browse files
Update Nodes.md
1 parent b2c15d9 commit 15867a9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

wiki/Nodes.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,14 @@ First change the (server) address of the node from the Preferences dialog, Nodes
4949

5050
<p>It'll make the GUI listen on port 50051, any IP. You can also use an IP: `$ /usr/local/bin/opensnitch-ui --socket "127.0.0.1:50051"`</p>
5151

52-
> ℹ️ `Max server workers` option:
52+
> ℹ️ `Max server workers`:
53+
>
5354
> This option affects to how many nodes the GUI can handle. Each node consumes about 2 workers, so the default configuration of 20 workers allows to handle 10-15 nodes.
5455
> If there're more nodes than workers, the GUI will run out of resources, and won't allow new messages or events **from any node**.
5556
>
5657
5758
> ℹ️ `Max server clients`:
59+
>
5860
> Use this option to limit how many nodes can connect to the GUI (server).
5961
> The default value of 0 allows unlimited number of incoming connections (nodes).
6062

0 commit comments

Comments
 (0)