Jump to content

adus

Approved members
  • Posts

    13
  • Joined

  • Last visited

Reputation Activity

  1. Upvote
    adus got a reaction from andrewatfornax in Extra redundancy   
    Thanks for the speedy reply!
    Yeah we make heavy use of AWS and RDS so sadly cant put the code on the DB server but I always meant to double check for scaling purposes if the task could lock as most of the php nodes would just be exact mirrors.
    I may spin a low end box up to handle the tasks but if I at least know it works as a mirrored then I can get under way with scaling anyway.
  2. Like
    adus reacted to andrewatfornax in Extra redundancy   
    The maintenance process does have locking in place, to ensure that only once instance is triggered at a time, but personally, whenever I was managing a setup like that, I would put the Revive Adserver code on the central DB server too (even though it would not serve ads from there), and then run maintenance on that machine, so that there's no need for network traffic off-server to run maintenance.
    Every millisecond counts, right? ?
  3. Upvote
    adus reacted to andrewatfornax in Cron Task - site url to append to the end   
    Hi,
    The domain that is passed in as the parameter to the crontab entry to run maintenance should match the domain that the Admin UI runs on.
    As you are talking about a single install of Revive Adserver, with multiple URLs in use, you only need one crontab entry, as it doesn't matter what URL is used to access the UI or deliver banners, it's all the same database & set of statistics.
    See also https://documentation.revive-adserver.com/display/DOCS/Managing+Configuration+Files
  4. Like
    adus reacted to Tim Vereecke in Cookies (new EU legislation)   
    Hi Tobean,
    I was surprised to see there is a new GDPR release giving extra control on the OAID cookie since yesterday evening
    https://www.revive-adserver.com/blog/revive-adserver-v4-1-4-released/
    Hope this helps. I'll try and to the upgrade this weekend. 
    Kind regards,
    Tim
  5. Upvote
    adus got a reaction from andrewatfornax in Revive Install on Amazon Web Services   
    We use RAS on AWS right now with the DB in RDS. No major issues although we are about 1/5 of the impressions per day but the load is minimal on that node.
    Single server m3.medium runs php 8-14% cpu use. Hope that helps.
×
×
  • Create New...