Changes between Version 5 and Version 6 of InstallationGuidelines/Cluster


Ignore:
Timestamp:
12/05/16 15:19:00 (6 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuidelines/Cluster

    v5 v6  
    11= Installation of a Sahana Eden Cluster =
    22[[TOC]]
    3 
    4 NB This is NOT a supported architecture currently. We have no knowledge of anyone succesfully deploying like this, although it should be theoretically possible
    53
    64Scalable 3-tier architecture:
     
    86* Middleware servers (Web2Py & hence Eden)
    97* Web servers (e.g. Apache or Cherokee)
     8
     9NB This is NOT a supported architecture currently. We have no knowledge of anyone succesfully deploying like this, although it should be theoretically possible.
     10
     11We do have experience (!IBM/DRK) of the DB server (PostgreSQL) running separately, which gives good performance, although when a query takes too long then mod_WSGI w3asn't able to close that process.
    1012
    1113== Middleware ==