Strange memcached behavior on stress test
    Mauro Nicolas Infantino 
    mauroi at digbang.com
       
    Tue Jun 13 13:13:25 UTC 2006
    
    
  
Janning,
Maybe you could take a look at this:
http://websupport.sk/~stanojr/projects/session_mysql/ 
It's a PECL module (no application changes needed) to store
session data in MySQL.
Just a guess: Maybe if you are certain about the session size,
you could change the blob field into a varchar and change the
table engine to memory. That way you have the best of both 
worlds.
Regards,
Mauro.
Janning Vygen wrote:
> Thank you very much!
> There is nothing more to say. Great post! I fully understood 
> it now and i will 
> take a look at sharedance.
> 
> kind regards 
> janning
    
    
More information about the memcached
mailing list