Project

General

Profile

Actions

Optimization #1603

closed

Increase STATE_QUEUE_CONTAINER_SIZE to manage huge rulesets

Added by Andreas Herz over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Low
Assignee:
Target version:
-
Effort:
Difficulty:
Label:

Description

If you have a huge ruleset (>100k rules) with unique patterns you might run into the following error:

<Critical> - [ERRCODE: SC_ERR_AHO_CORASICK(174)] - Just ran out of space in the queue.  Fatal Error.  Exiting.  Please file a bug report on this

Which is a result of the STATE_QUEUE_CONTAINER_SIZE defined to 65536. If i increase the value it works. So unless there is another good reason to restrict it to that value i would suggest to increase it.

Actions

Also available in: Atom PDF