A script-enabled browser is required for this page to function properly.

WEBSERVER_PORT command line keyword

WEBSERVER_PORT specifies the port number an internal Web server listens to. You can specify a port number (for example, 3002) or a range of port
numbers (for example, 3100-3200). If a single port number is specified, Reports tries to start the internal Web server listening on that port. If that port is in use, it tries to get the next available port. If a range of port numbers is specified, Reports tries to look for a free port in that range.

The executables that can use this keyword are:

rwbuilder yes
rwrun no
rwclient no
rwcgi no
rwserver no
rwservlet no
rwconverter no

Syntax

WEBSERVER_DEBUG=portnum

Values

Description

portnum

Any valid port number or range of port numbers.

Default = 3000.
Default range of ports = 3000-3010.

Usage notes

See also

Command line keywords

Using the command line

Running a report from the command line