zeek/scripts/base
Jon Siwek e578c1c231 Add Broker::max_threads and Broker::max_sleep tuning options
The former replaces the pcap vs. live versions of the same tuning
option.  If a user does not change these, Bro makes some internal
decisions that may help avoid performance problems on systems with high
core counts: the number of CAF threads is capped at 8 and the maximum
sleep duration for under-utilized threads is increased to 64ms (CAF's
default is 10ms).
2018-06-14 12:57:23 -05:00
..
files Remove some UTF-8 characters that snuck into a few strings. 2018-06-02 04:37:08 -04:00
frameworks Add Broker::max_threads and Broker::max_sleep tuning options 2018-06-14 12:57:23 -05:00
misc Fix at_least in Version.bro. 2017-06-05 15:16:41 -07:00
protocols Correct conn history field documentation 2018-06-08 10:43:32 -05:00
utils Merge topic/actor-system throug a squashed commit. 2018-05-18 22:39:23 +00:00
init-bare.bro Merge remote-tracking branch 'origin/topic/jsiwek/broker-listen-env' 2018-06-08 16:38:31 +00:00
init-default.bro Merge topic/actor-system throug a squashed commit. 2018-05-18 22:39:23 +00:00
init-frameworks-and-bifs.bro Allow BRO_DEFAULT_LISTEN_ADDRESS to control broker listen address 2018-06-01 15:38:11 -05:00