lordandy

HomeSupportWordPress: Popular Widget Plugin 100K downloads

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: High Load – MySQL Reads/Writes #473380
    lordandy
    Participant

    Thanks, I think this will solve my issue so I will write a wrapper with memcached/redis and update the database by WP Cron.

    in reply to: High Load – MySQL Reads/Writes #449466
    lordandy
    Participant

    But, just another question. There is no method to exchange the update function at all, correct? I just found the filters “pop_set_post_view” to turn counting on/off, and the before_ and after_ functions, but nothing to really change the update function to write to memcached or redis or similar?
    Or did I miss something?

    in reply to: High Load – MySQL Reads/Writes #446765
    lordandy
    Participant

    Hello,
    perfect, thanks a lot. I will check the hooks and maybe write it to memcached/redis, and then import into the DB by CronJob, might be the best idea.

    Visits Tracking is not possible (only page views) as we do have caching in place without cookies, and I assume the visits are based on user identification/cookies.

    Regards,
    Andy

Viewing 3 posts - 1 through 3 (of 3 total)