wodle name="agent-key-polling"
Deprecated since version 4.4.0.
Note
The agent-key-polling wodle is deprecated in favor of the agent key request feature. Although this configuration block is still usable, we highly recommend to use the agent key request dedicated block in auth.
XML section name
<wodle name="agent-key-polling">
</wodle>
Configuration options of the key polling wodle.
Options
Options |
Allowed values |
---|---|
yes, no |
|
A positive number (seconds) |
|
Full path to executable |
|
Full path to Unix socket |
|
A positive number |
|
A positive number |
|
yes, no |
timeout
Maximum time for waiting a response from the executable.
Default value |
60 |
Allowed values |
A positive number in seconds |
exec_path
Full path to the executable.
Default value |
none |
Allowed values |
A string indicating the full path |
socket
Full path to the Unix domain socket.
Default value |
none |
Allowed values |
A string indicating the full path to a Unix domain socket |
threads
Number of threads for polling external keys.
Default value |
1 |
Allowed values |
A positive number indicating the number of threads [1..32] |