4.3.4.2 Server Members

defn_name
String. The name of the configuration file where the server definition was found. (Read-Only)

defn_line_number
Integer. Line number in the config file where the server definition is found. (Read-Only)

srm_confname
Location of the srm config file. (Read-Only)

server_admin
Value of the ServerAdmin directive. (Read-Only)

server_hostname
Value of the ServerName directive. Same as CGI $SERVER_NAME. (Read-Only)

port
Integer. TCP/IP port number. Same as CGI $SERVER_PORT. (Read-Only)

error_fname
The name of the error log file for this server, if any. (Read-Only)

loglevel
Integer. Logging level. (Read-Only)

is_virtual
Boolean. True if this is a virtual server. (Read-Only)

timeout
Integer. Value of the Timeout directive. (Read-Only)

keep_alive_timeout
Integer. Keepalive timeout. (Read-Only)

keep_alive_max
Maximum number of requests per keepalive. (Read-Only)

send_buffer_size
Integer. Size of the TCP send buffer. (Read-Only)

path
String. Path for ServerPath (Read-Only)

pathlen
Integer. Path length. (Read-Only)

server_uid
UID under which the server is running. (Read-Only)

server_gid
GID under which the server is running. (Read-Only)