
You can trigger SAProuter to automatically start a new SAProuter when the client table is full.
This allows you to circumvent the limit of 1000 clients.
Start SAProuter with the following option to get SAProuter to start a new SAProuter when the maximum number of clients is reached:
Value of n |
Meaning |
|---|---|
0 |
A new SAProuter is started every time the client table becomes full. |
1 |
SAProuter never starts automatically. |
n > 1 |
SAProuter is started a maximum of n times when the client table becomes full. You can use this value to control the amount of SAProuter restarts. |