memory-mapped-io
NcFTPd can use a performance optimization called memory-mapped I/O
which reduces the amount of copying that takes place between various internal
data structures. If you turn this on, you should keep an eye on the
server, because on some operating systems it doesn't work very well, or
reduces system stability.
Examples:
memory-mapped-io=yes
memory-mapped-io=no
Recommendation: