Storing Files/Directories In Memory With tmpfs
Dec 10, 2008, 10:35 (0 Talkback[s])
(Other stories by Falko Timme)
[ Thanks to Falko
Timme for this link. ]
"This is ideal for file caches and other temporary data
(such as PHP's session files if you are using session.save_handler
= files) because the data is lost when you power down or reboot the
system."
Complete Story
Related Stories: