summaryrefslogtreecommitdiffstats
path: root/network/mod_wsgi-metrics/README
diff options
context:
space:
mode:
author Adis Nezirović <adis@linux.org.ba>2015-01-22 06:53:47 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-01-22 06:53:47 +0700
commit42746b0c6a882582e3b6feff3ad60d718ecc08fa (patch)
tree7bc780c6328c870511cf45c50797bf6821fe5895 /network/mod_wsgi-metrics/README
parentcf2825c2fc5367e683a3798d287ddab05eb1c508 (diff)
downloadslackbuilds-42746b0c6a882582e3b6feff3ad60d718ecc08fa.tar.gz
slackbuilds-42746b0c6a882582e3b6feff3ad60d718ecc08fa.tar.xz
network/mod_wsgi-metrics: Added (Metrics package for Apache).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/mod_wsgi-metrics/README')
-rw-r--r--network/mod_wsgi-metrics/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/network/mod_wsgi-metrics/README b/network/mod_wsgi-metrics/README
new file mode 100644
index 0000000000..1020bdefc2
--- /dev/null
+++ b/network/mod_wsgi-metrics/README
@@ -0,0 +1,6 @@
+The mod_wsgi-metrics package is an add on package for Apache/mod_wsgi.
+It generates metric information about the run time performance of
+Apache and mod_wsgi. At least mod_wsgi version 4.2.0 is required.
+
+It is also a requirement of mod_wsgi-express, a new developer friendly
+way to run mod_wsgi under Apache as unprivileged user.