Jump to content

tsitsibau

Approved members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by tsitsibau

  1. Hello,

    i just started to use revive in a website with more than 500K daily impressions and i noticed an important change on server load.

    The problem is on impression logging which makes too many sql queries.

     

    So i was thinking to use memcache mechanism to collect impressions and write them in the database every hour... 

     

    i found this implementation https://github.com/revive-adserver/revive-adserver/issues/220

    which looks fine (i would increase limit 11 to 100)

     

    Do you have any alternatives, or might estimate if there would be significant inaccuracy in impression logs.

     

    Thanks in advance

  2. Hello and thanks for your reply.

    I've seen this post but i was wondering if this is something that i should do, or it is already implemented differently in the core code.

     

    It is strange if revive isn't compliant with google policies out of the box and i suspect that i don;t have to make any change.

  3. I plan to use revive in a website that serves about 500K daily impressions.

    I have varnish enabled and memcached.

    Should i expect any impact on server load (8core dedicated server that already hosts the website)

     

    Generally are there any limits in use of revive based on impressions on an average/shared hosting?

     

    thanks in advance

×
×
  • Create New...