On 12/07/01, "Derick Rethans" <[EMAIL PROTECTED]> wrote:
> AFAIK, it's like the MySQL pconnect way. There is no way to share data
> between processes (only with shared memory or diskstorage).
I thought for a moment that if the data was read on httpd startup, the pointer
could be kept around and used by the forked() children, but then I realized
that apache will probably get in the way.
Oh well.
SRM sounds interesting though!
--Wez.
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]