1
0
Fork 0
arangodb/Documentation/DocuBlocks/jsGcFrequency.md

11 lines
318 B
Markdown

@brief JavaScript garbage collection frequency (each x seconds)
`--javascript.gc-frequency frequency`
Specifies the frequency (in seconds) for the automatic garbage collection
of
JavaScript objects. This setting is useful to have the garbage collection
still work in periods with no or little numbers of requests.