python ultrabug@gentoo.org Enable support for sending statistics to a carbon server (see http://projects.unbit.it/uwsgi/wiki/Carbon). Let the uWSGI server as as an Erlang C-Node and exchange messages and rpc with Erlang nodes. Together with the USE=python this enables erlang support in python (see the mappings table in http://projects.unbit.it/uwsgi/wiki/ErlangIntegration). Use dev-python/gevent for async request dispatching and as LoopEngine (see http://projects.unbit.it/uwsgi/wiki/Gevent). Enable logging to graylog2 (see http://graylog2.org/). Support json as a configuration file format. Add nagios-friendly logging output (see http://projects.unbit.it/uwsgi/wiki/Nagios). Enable support for writing requests data in RRD files. Support direct logging to a app-admin/rsyslog socket (without going through the syslog interface). Build a plugin which gives a network spooler (see http://projects.unbit.it/uwsgi/wiki/Spooler). Support yaml as a configuration file format. Enable logging and deployment via ZeroMQ. Together with json-support this turns uwsgi into a Mongrel2 handler (see http://projects.unbit.it/uwsgi/wiki/Mongrel2).