uwsgi/fedora.ini
Jorge Gallegos b92c97e1b1 Adding more router plugins
Full list:
    router_access
    router_basicauth
    router_cache
    router_expires
    router_hash
    router_http
    router_memcached
    router_redirect
    router_redis
    router_rewrite
    router_static
    router_uwsgi
    router_xmldir
2013-10-07 13:18:54 -07:00

17 lines
714 B
INI

[uwsgi]
inherit = core
bin_name = uwsgi
xml = true
yaml = true
json = true
pcre = true
routing = true
debug = true
sqlite3 = true
ssl = true
xml_implementation = libxml2
yaml_implementation = auto
malloc_implementation = libc
embedded_plugins = echo, ping, corerouter, http, logfile, logsocket, syslog, rsyslog, redislog, mongodblog
plugins = rack, psgi, python, nagios, fastrouter, admin, ruby19, cache, cgi, rpc, ugreen, greenlet, lua, php, carbon, rrdtool, erlang, pyerl, pam, jvm, zergpool, router_access, router_basicauth, router_cache, router_expires, router_hash, router_http, router_memcached, router_redirect, router_redis, router_rewrite, router_static, router_uwsgi, router_xmldir, rawrouter, sslrouter