Jani Taskinen wrote:
If apc comes bundled then it includes apc_store() and apc_fetch() this
is pretty much $_MEMORY with a few tweaks.


    Yes, but that is restricted to one server installations.
    I need such a 'global session' that is available with multiple
    front-end servers..ie. using DB as session storage.

It's a feature, not a bug :)

At this moment I playing with daemon which receive messages from network (broadcast/multicast) and store it to shmem segment. PHP scripts only reads this data.

--
Ondrej Ivanic
([EMAIL PROTECTED])

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to