Thursday, 4 March 2004
Session data in a RAMDISK (linux)
What a stroke of genius.
I’m sure some people think it’s obvious, but what a great application of RAMDISK!
Sessions are generally small, and putting them in a RAMDISK eliminates IO activity from storing/retrieving session data without having to change anything in PHP..
References:
erin posted this on 4 March 2004, 10:51 AM · updated 7 February 2005, 08:11 AM
