Rich Bowen a écrit :
On Feb 8, 2009, at 13:07, Lucien GENTIS wrote:

Hi to all,

MMapStatic directive is mentioned in files mod/mod_file_cache.html and caching.html (both 2.2.x and trunk branches), but does not appear in the directives list (mod/directives.html).

Does this directive actually exist, or was it replaced by MMapFile ?

mmapstatic doesn't appear in the source for either 2.2.x or trunk.

--
If we only live,
We too will go to sea in a Sieve,---
   To the hills of the Chankly Bore!




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

It appears in
http://svn.apache.org/repos/asf/httpd/httpd/trunk/docs/manual/caching.xml and http://svn.apache.org/repos/asf/httpd/httpd/trunk/docs/manual/mod/mod_file_cache.xml.

In addition, there's an inconsistency in this small extract of mod_file_cache.xml :

<section id="using"><title>Using mod_file_cache</title>

   <p><module>mod_file_cache</module> caches a list of statically
   configured files via <directive module="mod_file_cache"
   >MMapFile</directive> or <directive module="mod_file_cache"
   >CacheFile</directive> directives in the main server configuration.</p>

   <p>Not all platforms support both directives. For example, Apache
   on Windows does not currently support the <directive
   module="mod_file_cache">MMapStatic</directive> directive, while
   other platforms, like AIX, support both.

First paragraph says there are two directives : MMapFile and CacheFile , but second paragraph says Windows does not support MMapStatic directive ???


--
Lucien GENTIS
IUFM de Lorraine
Centre de Ressources Informatiques
5, Rue Paul Richard
C.O. 3 - MAXEVILLE
54528 LAXOU-CEDEX

Tél. 03 83 17 68 41
Email : [email protected]

Reply via email to