Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space LSDEV and version 2024.2

Introduction

Two distributions of License Server are available:

...

Both distributions include the User Administration module (pstsec), which lets you manage user access to Parasoft applications and license tokens.

In this section:

Table of Contents
maxLevel2

Anchor
HostRequirements
HostRequirements
Host Requirements

The License Server host machine should meet the following minimum hardware requirements:

...

The are no additional requirements for the self-deployed distribution.

Ports

Warning

On some Windows servers, License Server may not startup properly due to a port conflict on port 8005.  Please see Configuring HTTPS and Ports#ChangingPort8005 about changing port 8005.

Before you begin installation, you should verify that the necessary ports are available:

Default PortDescription
80 (Windows),
8080
(Linux)DTP Server
HTTP Listener
8443
(Windows and Linux)
SSL Connector
2002License Server port for Insure++

8005

Apache Tomcat port
9003Used by the HyperSQL database server responsible for session management data

Web Archive Deployment Requirements

Your environment should meet the following requirements to deploy the .war distribution:

IP Address Formats

IPv4 and IPv6 addresses are supported.

License Server Structure

The License Server distribution contains an app directory and a data directory. This structure facilitates greater reliability when deploying License Server to containerized systems like Docker.  

...