Previous Page | Next Page

SAS System Options

HTTPSERVERPORTMAX= System Option



Specifies the highest port number that can be used by the SAS HTTP server for remote browsing.
Valid in: configuration file, SAS invocation
Category: Communications: Networking and encryption
PROC OPTIONS GROUP= Communications

Syntax
Syntax Description
Details
See Also

Syntax

HTTPSERVERPORTMAX=max-port-number


Syntax Description

max-port-number

specifies the highest port number that can be used by the SAS HTTP server for remote browsing.

Range: 0-65535
Default: 0

Details

Use the HTTPSERVERPORTMAX= and HTTPSERVERPORTMIN= system options to specify a range of port values that the remote browser HTTP server can use to dynamically assign a port number when a firewall is configured between SAS and the HTTP server.


See Also

System options:

HTTPSERVERPORTMIN= System Option

Previous Page | Next Page | Top of Page