Name

MMapFile

Synopsis

MMapFile file

Description

[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)

Get Webmaster in a Nutshell, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.