Well, apparently they are used as locks
(mutexes) so that multiple Apache processes could safely access
common resources. You can guess specific resources by file names.
(Disclaimer: I'm not an Apache developer, probably one of them
reading this will give better answer.)
The process shouldn't need to end for the file to disappear - just the file descriptor to be closed.Yes, that's correct. What I wanted to say (but didn't) is such files disappear by themselves even if process that uses them ends abnormally and doesn't have chance to execute clean up.
--
On 18/04/16 12:49, David Cunningham wrote:With Best Regards, Marat Khalili
|