Tags:
create new tag
, view all tags

Question

I was wondering if anyone has had success or knows if TWiki runs well in High Availability mode (i.e. two machines are running duplicate copies of the software in order to allow for quicker access to data & information if an extremely large amount of users access the site on a daily basis.)

Thank you!

Sincerely, Brian Mahoney

Environment

TWiki version: TWikiRelease04x01x02
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: openSUSE 10.2
Web server: Apache
Perl version:  
Client OS:  
Web Browser:  
Categories: Hosting

-- BrianMahoney - 10 Jul 2007

Answer

ALERT! If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.

High availability and scaling are two separate things.

For high availability, get a machine with redundant parts:

  • Raid 5 disks
  • Dual power supply
  • ECC memory
  • Two network cards
  • etc.

For scaling, use a load-balanced webserver setup:

  • Load-balancer
  • 3 or more webservers, each running TWiki
  • Storage backend
  • All webservers point to the same TWiki data and pub on the storage backend via nfs.

See also Tag:scalability, Tag:performance, Tag:caching, TWikiScalability, TwikiScalabilityStability, ScalabilityQuestion

-- PeterThoeny - 10 Jul 2007

Thank you!

-- BrianMahoney - 11 Jul 2007

 
Change status to:
Topic revision: r3 - 2007-07-11 - BrianMahoney
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.