[ol7_developer_EPEL] darkhttpd-1.11-1.el7.aarch64

Name:darkhttpd
Version:1.11
Release:1.el7
Architecture:aarch64
Group:Unspecified
Size:71929
License:BSD
RPM: darkhttpd-1.11-1.el7.aarch64.rpm
Source RPM: darkhttpd-1.11-1.el7.src.rpm
Build Date:Thu May 24 2018
Build Host:ca-buildarm02.us.oracle.com
Vendor:Oracle America
URL:http://unix4lyfe.org/darkhttpd/
Summary:A secure, lightweight, fast, single-threaded HTTP/1.1 server
Description:
darkhttpd is a secure, lightweight, fast and single-threaded HTTP/1.1 server.

== Features ==
* Simple to set up:
  * Single binary, no other files.
  * Standalone, doesn't need inetd or ucspi-tcp.
  * No messing around with config files.
* Written in C - efficient and portable.
* Small memory footprint.
* Event loop, single threaded - no fork() or pthreads.
* Generates directory listings.
* Supports HTTP GET and HEAD requests.
* Supports Range / partial content.
* Supports If-Modified-Since.
* Supports Keep-Alive connections.
* Can serve 301 redirects based on Host header.
* Uses sendfile().

== Security ==
* Can log accesses, including Referer and User-Agent.
* Can chroot.
* Can drop privileges.
* Impervious to /../ sniffing.
* Times out idle connections.
* Drops overly long requests.

== Limitations ==
* This server only serves static content - *NO* CGI supported!

Related Packages (Show Changelog) (Show Filelist)