uWSGI is a fast (pure C), self-healing, developer-friendly WSGI server,
aimed for professional python webapps deployment and development.  Over
time it has evolved in a complete stack for networked/clustered python
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
clock_monotonic
logpipe
pty
forkptyrouter

*** uWSGI loaded request plugins ***
9: cgi
17: spooler
18: symcall
100: ping
101: echo
110: signal
111: cache
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/
