• Resolved alexlii

    (@alexlii)


    Hello,

    I activated it network widely in our MU site, but the status show Unknow, is it compatible with MU, thanks a lot..

    Alex

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Till Krüss

    (@tillkruess)

    Yes, this plugins is 100% compatible with Multisite.

    What does the “Diagnostics” section say under Network Admin -> Settings -> Redis?

    Thread Starter alexlii

    (@alexlii)

    Thanks for your reply.

    After I activated it, it just show: “Unknow”, please check here:http://prntscr.com/dg9quh

    I just guess the reason is that I did not install Redis yet, since I am new to Redis. I just change Wp Super Cache to Nginx helper(https://wordpress.org/plugins/nginx-helper/).

    it would be great appreciated if you can reply to me on the following questions, thanks a lot.
    1.any plugin to install redis?
    2.what is minimum memory required for Redis working?
    3.can I play Redis Object Cache with Ngix Helper?

    Thanks again, and have a nice day.

    Alex

    Plugin Author Till Krüss

    (@tillkruess)

    Please refer to the installation instructions of this plugin.

    Thread Starter alexlii

    (@alexlii)

    Hello Till,

    Thanks so much.

    I installed Redis, and the status in Redis Object Cache shows “connected”, but in Diagnostics, it show “Redis: Not Found”, and please check the full Screenshot at http://prntscr.com/dgpo18

    Two question here:

    1#.Does it means that Redis Object Cache is working properly now?

    2# I read the “Other Notes” of Redis Object Cache, at https://wordpress.org/plugins/redis-cache/other_notes/, I am using Redis Object Cache for our WordPress MU site, and Clustering is our requirement, in this case, whether Predis is still required?

    I note PHP7 is required for Clustering, Unfortunately, PHP5.4 is required for our another project stable performance. whether it is possible to run clustering with PHP5.4?

    Thanks again, have a nice day.

    Alex

    Thread Starter alexlii

    (@alexlii)

    Sorry for wrong expression:

    I am using Redis Object Cache for our WordPress MU site, and Clustering is not our requirement, in this case, whether Predis is still required?

    Alex

    Plugin Author Till Krüss

    (@tillkruess)

    Great, glad you got it working!

    1) Yes, that message is super confusing, I already fixed that in the upcoming version. It just means that the “Redis Extention” wasn’t found.

    2) Redis clustering/replication is only supported in PHP7 or newer, sorry. PHP 5.4 and 5.5 are not supported officially anymore: http://php.net/supported-versions.php And 5.6 support will end on 31 Dec 2016.

    Plugin Author Till Krüss

    (@tillkruess)

    If you care about performance you want to use the Redis PECL extension, Predis is just for servers that can’t install any extensions.

    Thread Starter alexlii

    (@alexlii)

    Till,

    Thanks again.

    I am quite new to Redis, and actually not quite clear with the Redis mechanism, I found Memcached disappeared in Drop-ins if I deactivate Redis Object Cache, like Screenshot:http://prntscr.com/dgs5li

    Is that right?

    Alex

    Thread Starter alexlii

    (@alexlii)

    Hello TILL,

    After Redis working, I found uploading images does not work at front-end, any suggestion on this issue?

    Alex

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘is it compatible with WordPress MU?’ is closed to new replies.