The MU forums have moved to WordPress.org

MU Cache (9 posts)

  1. mypatricks
    Member
    Posted 17 years ago #

    Hi there,
    As I know MU included internal cache, do we still need to install WP-Cache Plugin?

  2. uzbekjon
    Member
    Posted 17 years ago #

    It's time to bring the question up again.

    So, fellas what do you think ?

  3. nexia
    Member
    Posted 17 years ago #

    ... it's also time to use the search engine a little bit... this was discussed many times in the last months!

  4. drmike
    Member
    Posted 17 years ago #

    I'm just using the internal cache myself.

  5. mozey
    Member
    Posted 17 years ago #

    Okay!!!, thats seems to be an important question. THANKS FOR ASKING IT :) are there any readabelias on this?

    oh yeahh, and how does these methods of cahing differs from zend optimizer?

  6. nexia
    Member
    Posted 17 years ago #

    caching content is not caching output...

    zend opti is just working on code written in the php files and the output... it's not cashing the data stored...
    (and actually, zend compress a lot of WP because the code is written that way)

  7. drmike
    Member
    Posted 17 years ago #

    I remember a thread about memcache a few months ago.

    Gotta admit that I would think sitting on your database and optimizing it once a day if you have an active install would also be a good idea.

  8. mozey
    Member
    Posted 17 years ago #

    what are the duties of optimizing your database once a day?

    just deleting no good rows, etc?

  9. drmike
    Member
    Posted 17 years ago #

    I just run the phpMyAdmin optimize on the database. It gives me a time out error but still completes. I need to figure out a way to do it from a prompt one of these days.

About this Topic

  • Started 17 years ago by mypatricks
  • Latest reply from drmike