You are here

USERS.txt in Boost 5

Same filename and directory in other branches
  1. 6 USERS.txt
This lists some of the users of Boost, describing the setup of the website
in question as well as providing rationale on how Boost benefits the site.
It is hoped that the cases described here may serve as useful guides for new
Boost users evaluating how to best implement static caching on their site.


  Stand Against Poverty <http://www.standagainstpoverty.org>

    United Nations campaign website used to organize events and report event
    attendance for events at which nearly 117 million people worldwide
    participated. The events seek to raise awareness about poverty and
    highlight effort around the United Nations Millennium Development Goals
    that seek toward reducing global poverty. The website runs on a cluster
    of 4 load-balanced Apache web servers and a single database server.
    Boost is used to reduce the overall resource usage consumed by anonymous
    visitors on the site in order to devote more infrastructure resources
    toward event organizers who sign in as authenticated users to create
    events and report event attendance tallies. The Stand Against Poverty
    site is is 4 languages, and uses the i18n module. Boost was used with
    this patch http://drupal.org/node/174380#comment-663794 to allow for the
    use of Boost on i18n sites. While there is still a substantial amount of
    traffic on the website during the 3 day campaign, the impact of
    anonymous traffic (which includes all traffic, until users sign in) is
    greatly reduced.

    Hosting infrastructure for StandAgainstPoverty.org provided by the good
    folks at http://www.advomatic.com

    Development Seed writes more about the campaign on their blog at:
    http://www.developmentseed.org/blog/2008/oct/22/united-nations-uses-drupal-huge-anti-poverty-event
    http://www.developmentseed.org/blog/2008/oct/23/improving-drupals-performance-boost-module-uns-millennium-campaign


  Environmental Working Group <http://www.ewg.org/>

    The Environmental Working Group (EWG) uses the power of public
    information to protect public health and the environment. Boost is used
    to cache all public-facing pages on the site (13,000+ and counting) and
    has been critical in sustaining EWG's large amounts of traffic since the
    site relaunched using Drupal in early 2007. EWG frequently receives
    traffic from multiple press outlets on a given day and Boost allows EWG
    to manage its infrastructure in-house and at a fraction of the price
    that would otherwise be required.


  Arto Bendiken <http://bendiken.net/>

    Personal website of the author. Boost is used to cache virtually every
    page on the site, quite significantly improving response times despite
    the sometimes sluggish shared hosting the site runs on. An additional
    benefit provided by Boost is that when the backend MySQL database server
    goes down, as happens now and then, the site still keeps on trucking
    instead of just showing the Drupal database error page (dynamic features
    such as posting comments obviously don't work until MySQL access is
    restored, however).


If you would like to add your website to this list, please contact the
author at http://drupal.org/user/26089/contact, describing your site and
setup. Try to keep the description to a paragraph or two, and don't forget
to include your name and the URL to your website. Note that additions to
this list are posted at the author's sole discretion, and submissions may be
abridged or edited for grammar.

File

USERS.txt
View source
  1. This lists some of the users of Boost, describing the setup of the website
  2. in question as well as providing rationale on how Boost benefits the site.
  3. It is hoped that the cases described here may serve as useful guides for new
  4. Boost users evaluating how to best implement static caching on their site.
  5. Stand Against Poverty
  6. United Nations campaign website used to organize events and report event
  7. attendance for events at which nearly 117 million people worldwide
  8. participated. The events seek to raise awareness about poverty and
  9. highlight effort around the United Nations Millennium Development Goals
  10. that seek toward reducing global poverty. The website runs on a cluster
  11. of 4 load-balanced Apache web servers and a single database server.
  12. Boost is used to reduce the overall resource usage consumed by anonymous
  13. visitors on the site in order to devote more infrastructure resources
  14. toward event organizers who sign in as authenticated users to create
  15. events and report event attendance tallies. The Stand Against Poverty
  16. site is is 4 languages, and uses the i18n module. Boost was used with
  17. this patch http://drupal.org/node/174380#comment-663794 to allow for the
  18. use of Boost on i18n sites. While there is still a substantial amount of
  19. traffic on the website during the 3 day campaign, the impact of
  20. anonymous traffic (which includes all traffic, until users sign in) is
  21. greatly reduced.
  22. Hosting infrastructure for StandAgainstPoverty.org provided by the good
  23. folks at http://www.advomatic.com
  24. Development Seed writes more about the campaign on their blog at:
  25. http://www.developmentseed.org/blog/2008/oct/22/united-nations-uses-drupal-huge-anti-poverty-event
  26. http://www.developmentseed.org/blog/2008/oct/23/improving-drupals-performance-boost-module-uns-millennium-campaign
  27. Environmental Working Group
  28. The Environmental Working Group (EWG) uses the power of public
  29. information to protect public health and the environment. Boost is used
  30. to cache all public-facing pages on the site (13,000+ and counting) and
  31. has been critical in sustaining EWG's large amounts of traffic since the
  32. site relaunched using Drupal in early 2007. EWG frequently receives
  33. traffic from multiple press outlets on a given day and Boost allows EWG
  34. to manage its infrastructure in-house and at a fraction of the price
  35. that would otherwise be required.
  36. Arto Bendiken
  37. Personal website of the author. Boost is used to cache virtually every
  38. page on the site, quite significantly improving response times despite
  39. the sometimes sluggish shared hosting the site runs on. An additional
  40. benefit provided by Boost is that when the backend MySQL database server
  41. goes down, as happens now and then, the site still keeps on trucking
  42. instead of just showing the Drupal database error page (dynamic features
  43. such as posting comments obviously don't work until MySQL access is
  44. restored, however).
  45. If you would like to add your website to this list, please contact the
  46. author at http://drupal.org/user/26089/contact, describing your site and
  47. setup. Try to keep the description to a paragraph or two, and don't forget
  48. to include your name and the URL to your website. Note that additions to
  49. this list are posted at the author's sole discretion, and submissions may be
  50. abridged or edited for grammar.