Jump to content

Snoork Hosting

Approved members
  • Posts

    102
  • Joined

  • Last visited

Posts posted by Snoork Hosting

  1. The maintenance script is trying to utilize 135 MB of memory, but it's failing due to the PHP memory limit being too low. You need to increase the PHP memory limit at the server level and restart Apache for the changes to apply. Some hosting providers don't allow you to add your own custom php.ini and make changes to it, so you may need to contact your hosting provider and have them increase the limit for you if you are hosting your revive on shared hosting.

  2. Hi,

    For Revive you want the full dedicated performance of storage and CPU. With DigitalOcean you have shared storage and virtual CPU, which is alright for serving small amount of impressions, but for anything larger you will start seeing performance issues and instability.

    I would recommend checking this topic http://forum.revive-adserver.com/topic/565-traffic-overload-on-database-server/ for more information. The user was hosting his Revive Adserver on Amazon Web Services, which is almost identical to DigitalOcean, but since DigitalOcean uses KVM instead of Xen virtualization, the performance with DigitalOcean will be even lower than compared to Amazon Web Services.

    I personally do not recommend using Cloud Servers for Revive Adserver due to lack of performance and instability. For Revive Adserver you want a fully dedicated environment where Revive Adserver can take the full potential of the hardware.

    Thank you.

  3. Hi,

    I do not believe having SEO friendly URL for ad delivery is really going to make any difference, as it's more of an internal system rather than publicly accessible pages. Also I would not recommend making changes to the URL of ad delivery as in the future if you would want to upgrade to a new version of Revive, there may be complications in the long run.

    Adding an SSL (https://) to your URL of ad serving may be something that you can look into instead. This will give you and your customers an extra layer of secure connection.

  4. If you are getting too many MySQL queries you need to optimize your MySQL server and utilize fast disk storage such as SSD or SAS 15K. If you are running your Revive Adserver on a NAS storage such was Amazon Web Services, you will be getting performance issues especially with MySQL queries. With properly server hardware, setup, and optimizations you can server over 20 million impressions per day.

    We have performed stress tests and benchmarks on very high traffic Revive Adserver setups and Memcached actually resulted in performance degradation when you compare it to using SSD or SAS storage.

  5. I'm not sure how your load balancing is setup to be exact, but if you are load balancing between 2 nodes, you should have everything going to a single master database. The 2 slaves should just record the data and transfer it over to the master database.

    Keep in mind that you may be seeing a much larger increase in impressions in your Revive Adserver than compared to Google if you do not have any protection against bots, fraudulent traffic, etc...

    How much impressions do you see in Google and in Revive?

  6. The reason why I asked if you could install clean Revive on your new server would be to check and see if it will be working. This would be just for testing purposes. That way we can roll out any server side issues. Also when transferring Revive, your data files do not change, so there should be no reason for Revive to not work on the new server, unless the new server is not properly configured.

×
×
  • Create New...