Difference between revisions of "Configuring the Application Server"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
Line 1: Line 1:
<includeonly>=== Configuring the Application Server ===</includeonly>
<includeonly>=== Configuring the Application Server ===</includeonly>
# All backend services are enabled by default. They will cause performance problems if running on the customer-facing application server, and errors will result if running on multiple servers, therefore ''the very first step'' after installing the platform is to ''disable all backend services that are not required on the current server'', and to configure each server with the same connection-information for those services.
#:''Learn more:'' [[Managing Backend Services]]
#:
# As described in [[Software Requirements#Required for Basic Platform Functionality]]:
# As described in [[Software Requirements#Required for Basic Platform Functionality]]:
#* Configure an email server to enable email-based collaboration.  
#* Configure an email server to enable email-based collaboration.  

Revision as of 18:19, 21 September 2015

  1. All backend services are enabled by default. They will cause performance problems if running on the customer-facing application server, and errors will result if running on multiple servers, therefore the very first step after installing the platform is to disable all backend services that are not required on the current server, and to configure each server with the same connection-information for those services.
    Learn more: Managing Backend Services
  2. As described in Software Requirements#Required for Basic Platform Functionality:
    • Configure an email server to enable email-based collaboration.
    • To improve performance, install and configure memcached for caching.
    • Add the Apache HTTP server to further improve performance.
  3. As described in Software Requirements#Required for Additional Functionality:
  4. Additionally: