Erlang Systems
[Up | Erlang Systems]

Internet Services Application (INETS)
Version 2.2.5

INETS

The Internet Services Application (INETS) is a container for Internet clients and servers. Currently, an HTTP server and an FTP client has been incorporated in INETS. The HTTP server is an efficient implementation of HTTP 1.0 as defined in RFC 1945, namely a Web server.

The HTTP server is well suited for both embedded systems and more traditional settings due to its characteristics, for example Efficient use of light-weight processes, Robustness, On-the fly code upgrade and Apache compatibility.

The HTTP server implements a subset of the config directives used by Apache. INETS supports numerous features all being fully configurable; SSL (Secure Sockets Layer), ESI (Erlang Scripting Interface), CGI (Common Gateway Interface), User Authentication (with or without Mnesia DBMS support), Common Logfile Format (with or without disk_log(3) support), URL Aliasing, Action Mappings, Directory Listings and SSI (Server-Side Includes).

Reference Manual
Reference Manual
Release Notes
Release Notes
Off-Print
Off-Print


Copyright © 1991-98 Ericsson Telecom AB