http://news.php.net/php.pecl.dev/4271

The standard PHP memcache libraries will be aquiring native $_SESSION support. Just thought I'd pop that in. Maybe "too late in the day" for us though as it will be "pretty new" and I'm not sure which versions of the Memcache PECL will get it.

Comments

AjK’s picture

I should have said that the post above is the start of a thread. The news.php.net server isn't too good at show threads (it doesn't at all). Best get a news reader and subscribe to the newsgroup at the php server news.php.net to get a decent read of the discussion.

robertdouglass’s picture

Thanks for the info. This type of external help is, of course, very welcome. The problem for Drupal will remain, however, the building of the global $user object which also happens during the session reading/writing/destroying processes. The question, then, is whether we'll be able to use what they create, or will it do too little?

robertdouglass’s picture

Version: » 5.x-1.x-dev
Status: Active » Postponed
robertdouglass’s picture

Title: Just a "heads up" » native $_SESSION support
slantview’s picture

Status: Postponed » Closed (fixed)

This is fixed in the latest session handling code. all $_SESSION data is stored in memcache.