xcache Questions

4

Solved

I would like to use PHP 7. However there seems to be no option for key-value memory caching. APC is discontinued. XCache will not be available for PHP 7 for some time. Is there an available al...
Encumbrancer asked 9/5, 2016 at 6:24

5

I'm really intreagued by the general cache aspects of APC and want to use it in my code (this I know how to do, this is not the problem). However, I'm using XCache as opcache now and want to conti...
Ingravescent asked 19/10, 2009 at 8:0

3

Solved

I am using this tutorial to install nginx, php and mysql on my new web server. The tutorial is using ISPConfig 3 and there is an option to whether use FastCgi or PHP-FPM. I am wondering which is ...
Emulsoid asked 17/6, 2013 at 6:30

1

Solved

I'm just wondering is it stupid to use both Xcache 3 with Zend Opcache at the same time to cache PHP files? I know that both do almost the same job, but not sure if that would make any difference o...
Malone asked 22/6, 2014 at 18:14

2

Solved

At work, we've recently started designing an application to me "large scale" (we're engineering for the potential to serve up many millions of hits a day). One of the senior devs and the sysadmin h...
Hopeless asked 11/9, 2010 at 20:12

1

I've searched all over the web for documentation including on the XCache website. I'm new to PHP opcode caching and XCache. I'd like an explanation of how XCache works. I know that it stores compi...
Plea asked 17/11, 2012 at 14:58

12

Solved

Im doing research on which one of these to use and I can't really find one that stands out. Eaccelerator is faster than APC, but APC is better maintained. Xcache is faster but the others have easie...
Ashcroft asked 30/5, 2009 at 23:43

1

Solved

First I had xCache installed on server, I had xCache on lot of my servers but in this one after couple of days you go nothing except a blank page with this error in apache error log: child ...
Frymire asked 28/3, 2013 at 18:42

3

Solved

Would it make sense to switch to HipHop instead of XCache? Is HipHop ready for primetime or should we wait several months before implementing it? Edit: we are interesting in testing the configura...
Evaginate asked 18/3, 2010 at 6:31

4

Solved

I am trying to use either APC or XCache as an opcode to cache my php pages. I am using it with Zend and Doctrine and it's having a problem with the autoloader. If I try with APC, I get the followi...
Inception asked 1/9, 2009 at 21:31
1

© 2022 - 2024 — McMap. All rights reserved.