So Mitch proposed memcached as a solution to caching a DB in a distributed
environment. For that matter, why not use memcached or even an in-memory
database engine for sessions?

Remind me why I need to store my sessions in a disk-based file or database?
Sessions are meant to be temporary, not permanent.....

Cliff

_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

Reply via email to