mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-16 18:43:18 -04:00
www-servers/hinsightd: better description
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Alexandru Campeanu <tiotags1@gmail.com>
This commit is contained in:
@@ -1,8 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<!-- maintainer-needed -->
|
||||
<use>
|
||||
<!--<flag name="openssl">Enable tls encryption with openssl</flag>-->
|
||||
</use>
|
||||
<!-- maintainer-needed -->
|
||||
<longdescription lang="en">
|
||||
hinsightd is a http/1.1 webserver with a focus on simple code and
|
||||
reliable behaviour.
|
||||
Notable features: reverse proxying, output caching, ssl, pipelining,
|
||||
cgi, output compression with deflate, graceful restart, 304 status,
|
||||
etag, range requests and a very customizable config file using lua.
|
||||
Virtual hosts can be implemented in lua.
|
||||
Logging is entirely controled by lua.
|
||||
Full debug information can be toggled per request and outputted to console or a log file.
|
||||
</longdescription>
|
||||
<use>
|
||||
<!--<flag name="openssl">Enable tls encryption with openssl</flag>-->
|
||||
</use>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user