[PECL-DEV] Re: [PHP-DEV] Request for testers of and feedback on GCI-enabled OPcache

2013-06-22 Thread Terry Ellison
ly had to change one #ifdef //Terry On Jun 21, 2013, at 3:52 AM, Terry Ellison <mailto:ellison.te...@gmail.com>> wrote: The Multi-Level Cache (MLC) OPcache fork typically delivers 80% of the performance acceleration of standard OPcache for the CLI and GCI SAPI modes. (OPCache

[PECL-DEV] Request for testers of and feedback on GCI-enabled OPcache

2013-06-21 Thread Terry Ellison
l has wider interest to the list subscribers. Thank-you and regards Terry Ellison Caveat: I've only tested this Alpha version on 64bit Linux configurations for PHP 5.3 and 5.4, and would therefore like to limit initial testing to these configurations at this stage. -- PECL development

[PECL-DEV] Re: Using an APC-lite in a GCI / SuPHP environment

2012-12-06 Thread Terry Ellison
r. If I don't hear from you before that, then in the meantime I hope wish you a merry Xmas and happy New Year :) Regards Terry Ellison

Re: [PECL-DEV] A question about Extension documentation

2012-10-28 Thread Terry Ellison
On 28/10/12 19:37, Rasmus Lerdorf wrote: On 10/28/2012 11:29 AM, Terry Ellison wrote: I have a simple Q. /snip/ Can someone please point me to the documentation and installation for your Documentation system so that I can use it -- and the github links to documentation source for example

[PECL-DEV] A question about Extension documentation

2012-10-28 Thread Terry Ellison
r documentation framework if at all possible. Can someone please point me to the documentation and installation for your Documentation system so that I can use it -- and the github links to documentation source for example extension. Sorry I might be being dumb, but I just can't find it. Regards Terry Ellison

Re: [PECL-DEV] Interesting APC behaviour

2012-10-28 Thread Terry Ellison
On 28/10/12 06:32, Rasmus Lerdorf wrote: On 10/27/2012 03:50 PM, Stas Malyshev wrote: Hi! An APC-level fix might be to fix the include_once/require_once override implementation to go to the cache first to see if the inode is there and pull out the cached realpath and use that to check against

[PECL-DEV] Re: Using an APC-lite in a GCI / SuPHP environment

2012-09-28 Thread Terry Ellison
Rasmus, I've dropped the DL off this one as its just really a personal aside. One of the nice things about HP giving my papers when I was ill is that I am now a "gentleman of leisure" in what is euphemistically called "early retirement". Even though I am pretty fit now, I just don't see the n

[PECL-DEV] Using an APC-lite in a GCI / SuPHP environment

2012-09-27 Thread Terry Ellison
ode base from my local git repository to github in a few weeks if anyone wants review access. This is really just an FYI to the community, but any comments and feedback would be welcome. Failing this, I will post back here when I have a working extension and hard performance data. Regards Te

[PECL-DEV] Re: Using an APC-lite in a GCI / SuPHP environment

2012-09-27 Thread Terry Ellison
On 27/09/12 17:40, Marten Lehmann wrote: A point that I don't find optimal with FastCGI for shared hosting user monitoring is, that as a sysadmin or user you typically can't tell which script is actually been executed by a FastCGI worker, so all you can tell the user is "some PHP script in your

[PECL-DEV] Re: Using an APC-lite in a GCI / SuPHP environment

2012-09-27 Thread Terry Ellison
On 27/09/12 16:44, Rasmus Lerdorf wrote: That was quite a long message. But that's because it's a complex subject :-? I still don't believe in CGI-based setups. It will be extremely painful to build what you propose. I think a better option would be to look at php-fpm and figure out what is m