Zum Hauptinhalt gehen

Loadbalancing Firstspirit WebApps on multiple Tomcat Servers

Kommentare

3 Kommentare

  • Zendesk API User
    Author: king - 10/24/2014 15:08

    Dear Holger Isenberg,

    any reason why the NFS approach is handled as DEPRECATED?

    0
  • Zendesk API User
    Author: isenberg - 10/24/2014 15:21

    The reason for not describing any more the approach with distributing the folder firstspirit5/web over NFS to each Tomcat instance, is the complicated and error-prone configuration of the required local symlinks for the folders "preview_cache".

    With FirstSpirit 5.0 and newer, much more project specific modules are used which required to create a project specific WebApp for each project, i.e. a copy of the fs5preview WebApp and the fs5webedit WebApp with name fs5webedit_PROJECTID and fs5preview_PROJECTID. For each WebApp folder a symlink pointing to a local "preview_cache" folder must be created and must be created again after each FirstSpirit update.

    Technically, the method via NFS can still be used with FirstSpirit 5.0 and 5.1, but we don't recommend it any more as the approach via the Tomcat Manager as described above replaces it.

    0
  • Zendesk API User
    Author: isenberg - 10/24/2014 15:29

    If Tomcat Manager cannot be used because of security concerns, a Webserver of type "Generic" instead of "Tomcat" can be configured via the FirstSpirit Server Manager. The type "Generic" requires 3 Beanshell scripts which deploy the WebApp.jar file to each of the WebApp server instances, or uninstall it or check its status.

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.