ultrabug 14/10/08 09:34:38 Modified: uwsgi_plugins.desc Log: update uwsgi_plugins.desc
Revision Changes Path 1.4 profiles/desc/uwsgi_plugins.desc file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/uwsgi_plugins.desc?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/uwsgi_plugins.desc?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/uwsgi_plugins.desc?r1=1.3&r2=1.4 Index: uwsgi_plugins.desc =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/desc/uwsgi_plugins.desc,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- uwsgi_plugins.desc 15 Feb 2014 11:44:52 -0000 1.3 +++ uwsgi_plugins.desc 8 Oct 2014 09:34:38 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/desc/uwsgi_plugins.desc,v 1.3 2014/02/15 11:44:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/uwsgi_plugins.desc,v 1.4 2014/10/08 09:34:38 ultrabug Exp $ # This file contains descriptions of UWSGI_PLUGINS USE_EXPAND flags. @@ -35,6 +35,7 @@ notfound - Log 404 errors pam - Support PAM authentication ping - pings a uwsgi server +rados - serve objects stored in a Ceph cluster directly using the librados API rawrouter - Enable routing requests to a specific plugin/application/function using the request modifiers redislog - Log to a redis server router_access - uWSGI internal routing, simple access support
