Upgrade - AcceleratorKMS - Version 3.12 - Installation & Upgrade - Hexagon

AcceleratorKMS Installation and Configuration

Language
English
Product
AcceleratorKMS
Search by Category
Installation & Upgrade
AcceleratorKMS Version
3.12

This section provides information about upgrading your application/web servers for a basic model or high availability model.

There are numerous approaches to upgrading basic or HA models. The following procedures offer one approach for each model. Consult AcceleratorKMS to learn about the best approach for your environment.

SOLR must be installed before upgrading. With the introduction of 3.8 and all later builds, there is a requirement for the IIS Rewrite Module 2 to be added to IIS. Failing to do this will cause a 500 error when accessing the site after the upgrade has completed. The following must be checked after installing the IIS Rewrite Module 2, but before upgrading AcceleratorKMS -

  • Under IIS at the server level, all entries under URL Rewrite that match the name must be removed (they will be added in the web.config file moving forward):

    • RequestBlockingRuleHttp1

  • Under IIS at the server level, all entries under HTTP Response Header that match the name must be removed (they will be added in the web.config file moving forward):

    • Content-Security-Policy

    • Strict-Transport-Security

    • X-Content-Type-Options

    • X-Frame-Options

    • X-XSS-Protection

    • X-Powered-By