Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #20917
    wpraider
    Participant

    Hello,

    Has this plugin been tested on sites with pageviews/day > 1.000.000?

    Will this plugin slow down page loading time in any way when using it with the javascript option.

    Will every single pageview result in a database write, or will they be grouped?

    thx

    #20951
    Bartosz
    Keymaster

    Hi there.

    All good questions.

    The idea of this plygin was to be able to handle high traffic websites.

    We used custom db table to store views, custom db queries (and extended WP queries) to speed up the requests.
    PVC is grouping results for yearly, monthly, weekly and daily views.
    It also supports object cashing like Memcached or Redis.

    I’m not trying to convince you to use it – we already have users who switched to PVC because of the optimization and scalability reasons. I’m just curious how would that perform on your website.

    #21939
    wpraider
    Participant

    thx Bartrosz for your answers.

    I installed it and i am trying to tweak the settings, but i dont fully understand the meaning of the Flush Object Cache Interval.
    What Interval should i choose for a high traffic website to minimize server impact.
    Should i disable it with 0, or choose something like an hour. Can you elaborate on that?

    thx

    #22014
    Bartosz
    Keymaster

    Just set it to 0 or a value lower that your Cache interval as set in the caching plugin you use. This should work.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.