The queue-size
property determines the maximum number of log records
that can be stored in the asynchronous queue.
The default queue size set is 10000, which means that the server continuously flushes messages from the queue to the log. The server does not wait for the queue to fill up before flushing to the log. Lowering this value impacts performance.