On 6/6/06, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:

But when switching the page, for a few minutes (5 minutes or more) I still
received the content of the old page but with the tags of the new one !!!!!!

Apache is 2.0.47 (and can't be updated quickly, production system).

Well, it could be any number of bugs in 2.0.47 that are fixed in later versions.

But one thing to try is
EnableSendfile Off
EnableMmap off

You should also consider using an atomic operation like "mv" to change
the file contents.

Joshua.

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to