changeset 57:2cf7dd2ef8fb

Put some other lists (alarms, loggers, clocks, cheaper algorithms, loop engines) into the package description
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 10 Mar 2019 05:12:12 +0100
parents 7d51150bc907
children b6d585d04d10
files uwsginl/pkg-descr
diffstat 1 files changed, 37 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/uwsginl/pkg-descr	Sun Mar 10 05:11:39 2019 +0100
+++ b/uwsginl/pkg-descr	Sun Mar 10 05:12:12 2019 +0100
@@ -57,6 +57,43 @@
 173: rpc
 --- end of plugins list ---
 
+*** uWSGI loaded clocks ***
+unix
+realtime
+monotonic
+--- end of clocks list ---
+
+*** uWSGI loaded loggers ***
+syslog
+rsyslog
+socket
+redislog
+mongodblog
+file
+fd
+stdio
+pipe
+--- end of loggers list ---
+
+*** uWSGI loaded alarms ***
+signal
+cmd
+mule
+log
+--- end of alarms list ---
+
+*** uWSGI loaded cheaper algorithms ***
+busyness
+spare
+backlog
+manual
+--- end of cheaper algorithms list ---
+
+*** uWSGI loaded loop engines ***
+simple
+async
+--- end of loop engines list ---
+
 !!! no internal routing support, rebuild with pcre support !!!
 
 WWW: https://projects.unbit.it/uwsgi/