Message view | « Date » · « Thread » |
---|---|
Top | « Date » · « Thread » |
From | Dan Axtell <daniel.axt...@snet.net> |
Subject | Re: Apache::Session::MySQL lock troubles |
Date | Thu, 02 Mar 2006 19:10:05 GMT |
I've been using Apache::Session::MySQL for a while, but I've been trying to lower the amount of database I/O in some applications that experience spikes in server traffic. So I came up with the idea of using Apache::Session::File with the files on /dev/shm, with a cron job to clear up old or expired sessions. Preliminary benchmarks found this to be about 7-8 times faster than MySQL. I'm curious if anyone else has tried this, and if they can think of any reasons why this would be a bad idea. Dan | |
Mime |
|
View raw message |