summaryrefslogtreecommitdiffstats
path: root/network/mod_wsgi-metrics/README
diff options
context:
space:
mode:
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.