User guide
Setting SSL for Certificate/Key Management Environments Configured with the SMEE Commands
9-17
Listen
Name
Listen
Synopsis
Listen [IP-address:]port
Description
Specifies the port numbers or IP addresses of the multiple ports that receive the connection requests from
clients. Normally, ports or addresses are specified in the Port directive, but in this directive, multiple port
numbers as well as IP addresses can be specified.
Context
Global context
Default value
none
Note
If possible, avoid using port numbers 1-1023 of Well Known ports when specifying a port number other
than 80 (HTTP) or 443 (HTTPS). This ensures that you do not specify a port number that is already in use.
LogFormat
Name
LogFormat
Synopsis
LogFormat format [nickname]
Description
Defines the customized log format.
The format parameters that can be specified as the format are shown below.
%b
The amount of data transferred to a client (in bytes)
%h
The IP address or host name of a client
%{Foobar}i
Contents of a request header specified in Foobar