Previous Page | Next Page

SAS System Options

HTTPSERVERPORTMIN= System Option



Specifies the lowest 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

HTTPSERVERPORTMIN=min-port-number


Syntax Description

min-port-number

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

Range: 0-65535
Default: 0

Details

Use the HTTPSERVERPORTMIN and HTTPSERVERPORTMAX 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 option:

HTTPSERVERPORTMAX= System Option

Previous Page | Next Page | Top of Page