Conf
AOLServer Config Reference
The AOLserver config file has sections for global configuration of the instance and sections for each "server". One AOLserver instance may have one or more "server" sections; but normally just one.
The config file is a Tcl file so we can set variables use commands including most of the built in ns_ commands.
Config Sections
ns/parameters
ns/threads
ns/mimetypes
ns/servers
ns/server/foo
ns/server/bar
The word "server" here is confusing. Think of it as a container for configuring something akin to a Virtual Server in Apache.
ns/db/drivers