SSL Reference Manual

FTPMAXPORT number
Arguments
number
The maximum port number HP NonStop SSL will use for FTP data connections
Default
If omitted, HP NonStop SSL will use a value of 41000
Example
FTPMAXPORT 22000
Considerations
This parameter is relevant only if HP NonStop SSL is running in the FTPS or FTPC mode.
Together with the parameter FTPMINPORT it controls the values HP NonStop SSL assigns for the FTP data
sockets. You can change this value to make sure that the FTP data connections will not interfere with other
TCP/IP services on your system.
FTPMINPORT
Use this parameter to specify the minimum port number HP NonStop SSL will use for FTP data connections
Parameter Syntax
FTPMINPORT number
Arguments
number
the minimum port number HP NonStop SSL will use for FTP data connections
Default
If omitted, HP NonStop SSL will use a value of 40000
Example
FTPMINPORT 20000
Considerations
This parameter is relevant only if HP NonStop SSL is running in the FTPS or FTPC mode.
Together with the parameter FPTMAXPORT it controls the values HP NonStop SSL assigns for the FTP data
sockets. You can change this value to make sure that the FTP data connections will not interfere with other
TCP/IP services on your system.
HEAPSIZELIMIT
This parameter can be used to set the maximum heap size that will be used by the process
Parameter Syntax
HEAPSIZELIMIT value_in_bytes
Arguments
value_in_bytes
HP NonStop SSL Reference Manual Configuration 59