Version: 4.1.2
7 Web Config Unit
The Web Server offers a unit-based approach to configuring the server.
7.1 Configuration Signature
Provides contains the following identifiers.
Passed to tcp-accept.
Contains the configuration of individual virtual hosts.
Contains initially loaded servlets.
Specifies the initial timeout given to a connection.
Specifies the port to serve HTTP on.
Passed to tcp-accept.
Passed to servlets:make.
7.2 Configuration Units
Reads the S-expression at path and calls
configuration-table-sexpr->web-config@ appropriately.
Parses sexpr as a configuration-table and constructs a web-config^ unit.