LMPX.COM |
Home | Linux | Mysql | PHP | XML | ||
|
|
|||
From: Andrew Lyczak Date: Tue May 20 04:37:06 2008 Subject: apc_store and apc_fetch between apache processes
Is APC cache memory shared by all apache httpd child processes or does
each httpd process have its own APC cache memory?
If I call apc_add('foo','bar') from httpd child 1
And later call apc_fetch('foo') from httpd child 2 (a different linux
process)
will the apc_fetch return 'bar' ?
Sorry to post this here (probably not the appropriate venue). My
comp.lang.php newsgroup posting went unanswered, and I could not find any
APC documentation which would answer this question.
Andrew
| Navigate in group php.apc.dev at sever news.php.net | |
| Previous | Next |
| © No Copyright You are free to use Anything |
Site Maintained by Zareef Ahmed
Powered By PHP Consultants |