Skip to main content
Version: 7.2402.x.x RR

nevisDetect Feature Correlator

For a proper functioning of the Feature Correlator component of nevisDetect, you need to specify some attributes specific for the Feature Correlator, see the table below. You set the attributes in the file /var/opt/nevisdetect/entrypoint/conf/entrypoint.properties.

NameType/unitDefaultDescription
icapServer.master.tcp-optionsstringSO_BACKLOG=256These attributes define the TCP options for the ICAP server.
icapServer.worker.tcp-optionsstringSO_KEEPALIVE=FALSE,
TCP_NODELAY=false
These attributes define the TCP options for the ICAP server.
icapServer.master.corePoolSizestring2These attributes define the server thread pool for the ICAP server listener thread.
icapServer.master.maxPoolSizestring2These attributes define the server thread pool for the ICAP server listener thread.
icapServer.master.queueCapacitystring0These attributes define the server thread pool for the ICAP server listener thread.
icapServer.worker.corePoolSizeint10These attributes define the server thread pool for the ICAP server worker threads.
icapServer.worker.maxPoolSizeint100These attributes define the server thread pool for the ICAP server worker threads.
icapServer.worker.queueCapacityint200These attributes define the server thread pool for the ICAP server worker threads.
icapServer.riskscore
Propagation.riskScoreFormat
string#.###These attributes configure the format of the propagated risk scores.
icapServer.riskscore
Propagation.singleHeader
booleanfalseThese attributes configure the format of the propagated risk scores.
icapServer.hoststringThe TCP listener host.
icapServer.portintThe TCP listener port.