SREhttp/2 Manual||
Documentation Files
Features of SREhttp/2
Features of SREhttp/2 include:
- Flexible support for multi-hosting
- The HEAD, GET,and POST http methods are supported.
In addition, the PUT,
DELETE, TRACE and OPTIONS
http methods are also supported
- Range requests are understood.
In addition, instance-manipulation (such as delta-encoding)
is supported.
- On-line configurators, and several
server-status testing, tools are available
(they can be disabled)
- Server side includes
- Access controls and security
- Directory resolution
- 404 Response features
- Redirection
- Scripts
- A variety of plugins can be used to customize SREhttp/2.
For example; one can use pre-response procedures
to enable content-encryption,
on-the-fly GZIP content-encoding,
on-the-fly HTML file compression.
and date-stamping of documents.
Other examples of plug-ins include custom access controls,
limiting simultaneous users of a specific resource,
and load balancing.
- You can enable on-the-fly GZIP
transfer-encoding
- Requests can be recorded in a common log file,
or by your own custom procedure.
- You can generate one or more requests when SREhttp/2 starts. These can be to
any URL; such as to an SREhttp/2 addon running on your server.
- Scripts and utilities included with SREhttp/2 include:
Updated 29 Dec 2002