suphp + memcached possible?
I installled memcached on a server and everything says its installed OK but the stat hits are empty. Will suphp + memcached work?
-
Hi Kernow, Fatla genes? Its your alter ego here............ Nope, Have discovered that suphp doesn't work with any opcache at the present time. 0 -
Hello :) Right, suPHP doesn't fork the processes the same way, so those caching mechanisms aren't possible under it. Thank you. 0 -
Memcache works happily under suphp its the others that do not you just have to install it a daemon echo "stats items" | nc 127.0.0.1 11211 STAT items:2:number 35 STAT items:2:age 689395 0
Please sign in to leave a comment.
Comments
3 comments