Handle System Banner
Previous: Batch Operation       Next: The Handle HTTP Proxy           Table of Contents

5. Advanced Server Configuration

A handle server can be further configured through the `config.dct' file in its installation directory. This file is divided into sections, each of which contain a set of key-value configuration setting pairs.

hdl_http_config

This section is the configuration for the HTTP interface to the handle server. You can access this interface by pointing a web browser at your server's IP and HTTP port.

hdl_tcp_config

This section is the configuration for the TCP interface to the handle server. The TCP interface is required for handle administration.

hdl_udp_config

This section is the configuration for the UDP interface to the handle server.

server_config

Top Level Settings

These setting belong at the top level, as they do not belong in any particular section.


Previous: Advanced Server Configuration       Next: The Handle HTTP Proxy           Table of Contents