maicol07 Posted March 12, 2018 Posted March 12, 2018 Hi,is it possible to install this package on Tommy (http://pecl.php.net/package/APC)? It will speed up PHP pages and it will improve performances.Thanks
wolstech Posted March 12, 2018 Posted March 12, 2018 Lets see what Krydos has to say. I know in the past we've had various cache requests, I'm not sure what became of them...
maicol07 Posted March 12, 2018 Author Posted March 12, 2018 Ok, I add to my request also Varnish Cache (https://varnish-cache.org), I don't know if it will be possible to install it.
wolstech Posted March 12, 2018 Posted March 12, 2018 Varnish would break a whole bunch of stuff, so that's not going to happen, at least right now. Besides, it requires a separate server that only does caching to really work well. We just recommend CloudFlare for that. There's not terribly much we can do to make our servers faster than they are at this point, short of buying more servers. Also, local caches only go so far...at some point there'd be no gain or even a loss, because the server will just end up waiting on disks to retrieve the cache vs. CPU time for computing the outputs all over again.
Recommended Posts