> Has anyone done this? I know that memcached can be used as an > alternative data store for PHP sessions but I don't recall anyone > trying this with APC.
either works - memcached of course giving you distributed multi-server shared data easier than APC. H _______________________________________________ New York PHP User Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/show_participation.php
