You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Werner Schalk <we...@gmx.de> on 2002/08/30 12:57:43 UTC

[users@httpd] EnableMMap

Hello,

can somebody explain to me what
is meant with this directive
especially what is memory mapping?

Bye and thanks,
Werner.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] EnableMMap

Posted by Luis Moreira <la...@bes.pt>.
Try this http://httpd.apache.org/docs-2.0/misc/perf-tuning.html
There you will find some info
Basically, we're talking about an image of a file in memory.
Should the file be deleted in the meantime, you will have a copy of something that is no more.

Many thanks for your hint on my problem, as well

Regards

----- Original Message ----- 
From: "Werner Schalk" <we...@gmx.de>
To: <us...@httpd.apache.org>
Sent: Friday, August 30, 2002 11:57 AM
Subject: [users@httpd] EnableMMap


> Hello,
> 
> can somebody explain to me what
> is meant with this directive
> especially what is memory mapping?
> 
> Bye and thanks,
> Werner.
> 
> 
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>    "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
> 


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org