mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
![]() 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. |
||
---|---|---|
.. | ||
agent | ||
controller | ||
node | ||
__load__.zeek | ||
config.zeek | ||
log.zeek | ||
persistence.zeek | ||
request.zeek | ||
types.zeek | ||
util.zeek |