...
Code Block |
---|
<!-- A "Connector" used for internal frevvo calls: DO NOT MODIFY IT! -->
<Connector address="127.0.0.1" port="8081" protocol="org.apache.coyote.http11.Http11NioProtocol"
connectionTimeout="40000"
maxHttpHeaderSize="32768"
useBodyEncodingForURI="true" /> <!-- makes sure that uri parameter are decoded as utf-8 --> |
If you need to change the internal port, please see this Default Internal Port documentation.
Excerpt |
---|
Planning Your On Premise UpgradeOn Premise customers should review the topics below, the instructions in the Upgrade Guide and Supported Platforms before migrating. recommends that you perform a full installation of v10.1 when upgrading. v10.0 License Warning |
---|
title | v10 License Key Required |
---|
| A v10 license key is required for this version of if you are upgrading from a prior version. Request a v10 license by completing this form before you begin the upgrade. |
Before you begin the migration process:- Please check the Supported Platforms to confirm the latest requirements. Note that v10.1.x is certified on OpenJDK (11.0.6).
- Please read and understand the Planning for v10.1 which may require your action before you begin your upgrade.
- Note that to use the PDF Snapshot Generator in v10.1, you must install Chrome or a Chromium browser on the same server where is installed. This is covered in the Upgrade Guide.
- Please read and understand Features Introduced in Prior Releases, which also may require your action before you begin your upgrade.
|
...