Length of buffers for cnfs?
Christopher Splinter
chris+inn at splinter.inka.de
Fri Nov 10 20:16:35 UTC 2000
* Josh Higham <news at bigsky.net> wrote:
> I am using cnfs, with 1G and 2G (2048000000 and 1024000000)
> buffers.
You have to specify the buffer size in kilobytes, not in bytes.
By the way, 1024000000 bytes are not 1 GB -- 1073741824 bytes
are. Therefore, the first buffer should have a size of 1048576
kilobytes, the second buffer one of 2097152.
More information about the inn-workers
mailing list