zeek/scripts/policy
Christian Kreibich 83c60fd8ac Management framework: tune request timeout granularity and interval
When the controller relays requests to agents, we want agents to time out more
quickly than the corresponding controller requests. This allows agents to
respond with more meaningful errors, while the controller's timeout acts mostly
as a last resort to ensure a response to the client actually happens.

This dials down the table_expire_interval to 2 seconds in both agent and
controller, for more predictable timeout behavior. It also dials the agent-side
request expiration interval down to 5 seconds, compared to the agent's 10
seconds.

We may have to revisit this to allow custom expiration intervals per
request/response message type.
2022-05-31 12:55:21 -07:00
..
files Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00
frameworks Management framework: tune request timeout granularity and interval 2022-05-31 12:55:21 -07:00
integration Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00
misc Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00
protocols Include certificate information in SSL::Weak_Key notice 2022-05-11 18:56:04 +01:00
tuning Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00