mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -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"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||||
<pkgmetadata>
|
<pkgmetadata>
|
||||||
<!-- maintainer-needed -->
|
<!-- maintainer-needed -->
|
||||||
<use>
|
<longdescription lang="en">
|
||||||
<!--<flag name="openssl">Enable tls encryption with openssl</flag>-->
|
hinsightd is a http/1.1 webserver with a focus on simple code and
|
||||||
</use>
|
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>
|
</pkgmetadata>
|
||||||
|
|||||||
Reference in New Issue
Block a user