June 1999
Intermediate to advanced
540 pages
21h 39m
English
MMapFile
MMapFile
file
[server config]
This command maps one or more files into system memory at server startup. This can be helpful if a specific document is frequently requested from the server, which allows Apache to transmit it from memory instead of repeatedly fetching it from disk. For example:
MMapFile /usr/local/apache/local/server/index.html
(Apache 1.3 or later)
Read now
Unlock full access