| Option | MAX_INTERNAL_STATESIZE | |
| Description | Sets the size of query states | |
| Removed in Version | 1.127.0 | |
| Default | 128, HUMIO_MEMORY_OPTS / 1024) MiB | |
Size of query states are bounded by this variable.
The default value is whichever is lower between
128 MiB or
HUMIO_MEMORY_OPTS / 1024.