Vincent Reydet <mrlag@xxxxxxxxxxxx> writes: > But if mod_cache starts to read a file, and rm erase this file at this > moment, a bad content is sent to the client ? > It would happen on a big website no ? That's not a problem on Unix. If mod_cache has the file open, the content won't go away until the file is closed, even if rm removes the directory entry. I wouldn't try it on Windows, though. Dan Poirier poirier@xxxxxxxxx --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx