Re: [APC-DEV] Accessing Shared Memory of the webserver from CLI?
[email protected] (Benoit Aubuchon) Fri, 8 May 2009 14:10:44 -0400
| Newsgroups | php.apc.dev |
|---|---|
| Message-ID | <[email protected]> |
--000e0cd402000fc71c04696a8c7e Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Ok thanks! Ben On Thu, Apr 23, 2009 at 8:57 PM, shire <[email protected]> wrote: > Benoit Aubuchon wrote: > >> Hi, >> >> Is there a way to access the same shared memory segment from the cli as >> the >> webserver? What I'm trying to accomplish is updating keys from the command >> line. >> > > > I believe Gopal is working on this, it's not currently supported. If you > need to do this the best current way is to make HTTP request to the local > server that can update the keys, assuming it's properly protected by the > server from abuse from other sources of course. > > -shire > --000e0cd402000fc71c04696a8c7e--