# HG changeset patch # User Franz Glasner # Date 1552169211 -3600 # Node ID 54c6b69021fac3a487b791b0c43abbad5693451c # Parent bf72b7f84f7a92e6b3d1afd2248ee7bc70239f18 Include the list of built and included plugins into the package description. PCRE, XML, JSON are **not** built, SSL is built. diff -r bf72b7f84f7a -r 54c6b69021fa uwsginl/pkg-descr --- a/uwsginl/pkg-descr Sat Mar 09 23:00:00 2019 +0100 +++ b/uwsginl/pkg-descr Sat Mar 09 23:06:51 2019 +0100 @@ -4,4 +4,56 @@ applications, implementing message/object passing, RPC and process management. +*** uWSGI loaded generic plugins *** +nagios +rrdtool +carbon +corerouter +fastrouter +http +ugreen +syslog +rsyslog +logsocket +router_uwsgi +router_redirect +router_basicauth +zergpool +redislog +mongodblog +router_rewrite +router_http +logfile +router_cache +rawrouter +router_static +sslrouter +cheaper_busyness +transformation_tofile +transformation_gzip +transformation_chunked +transformation_offload +router_memcached +router_redis +router_hash +router_expires +router_metrics +transformation_template +stats_pusher_socket +clock_realtime +logpipe + +*** uWSGI loaded request plugins *** +9: cgi +17: spooler +18: symcall +100: ping +101: echo +110: signal +111: cache +173: rpc +--- end of plugins list --- + +!!! no internal routing support, rebuild with pcre support !!! + WWW: http://projects.unbit.it/uwsgi/