NodeTableMemoryMaxSize
The maximum in-memory size (in kilobytes) of the nodetable
table file. After the specified limit is reached the nodetable
table file uses disk-based access, which is slower than using RAM.
NOTE: Setting NodeTableMemoryMaxSize
might slow down the IDOL Content Component query processing speed.
Type: | Long |
Default: | |
Required: | No |
Configuration Section: | Server |
Example: |
In this example, the |
See Also: | ACLType |