Newbie question

88 views
Skip to first unread message

Arvind Chari

unread,
Dec 11, 2021, 2:25:58 PM12/11/21
to XCache
Hi,

Can I use XCache for caching for any language, served over FastCGI? Or only for PHP caching?

Sorry if this question sounds silly,

Yours SIncerely,
Arvind.

Yui Bei Fong

unread,
Dec 12, 2021, 10:01:23 AM12/12/21
to XCache
XCache is a combo of
1. OPCode cache (to speed up PHP code execution by caching bytecode)
2. Variable cache ( to realise so-called object caching (KEY-VALUE storage) similar to redis or memcached, but you dont need any external software, thus its faster)
Unfortunately XCache supports only up to and including PHP 5.6 , which is EOL'd long time ago.
So you'll better look for other solutions
суббота, 11 декабря 2021 г. в 22:25:58 UTC+3, arvind....@gmail.com:
Reply all
Reply to author
Forward
0 new messages