2012-02-23 05:50:45 +00:00
|
|
|
[uwsgi]
|
2013-04-24 05:17:02 +00:00
|
|
|
inherit = core
|
|
|
|
bin_name = uwsgi
|
2014-08-21 22:50:53 +00:00
|
|
|
xml = libxml2
|
2014-08-27 23:05:50 +00:00
|
|
|
yaml = libyaml
|
|
|
|
json = jansson
|
|
|
|
pcre = auto
|
|
|
|
routing = auto
|
|
|
|
ssl = auto
|
2013-04-24 05:17:02 +00:00
|
|
|
malloc_implementation = libc
|
2014-08-29 04:02:14 +00:00
|
|
|
embedded_plugins = corerouter, echo, ping
|
2017-01-13 22:45:25 +00:00
|
|
|
plugins = airbrake,
|
|
|
|
alarm_curl,
|
|
|
|
alarm_xmpp,
|
|
|
|
cache,
|
|
|
|
carbon,
|
|
|
|
cgi,
|
2017-01-13 22:46:12 +00:00
|
|
|
cheaper_busyness,
|
2017-01-13 22:45:25 +00:00
|
|
|
cplusplus,
|
|
|
|
curl_cron,
|
|
|
|
dumbloop,
|
|
|
|
dummy,
|
|
|
|
fastrouter,
|
|
|
|
forkptyrouter,
|
|
|
|
geoip,
|
|
|
|
gevent,
|
|
|
|
graylog2,
|
|
|
|
http,
|
|
|
|
ldap,
|
|
|
|
logcrypto,
|
|
|
|
logfile,
|
|
|
|
logpipe,
|
|
|
|
logsocket,
|
|
|
|
lua,
|
|
|
|
msgpack,
|
|
|
|
nagios,
|
|
|
|
notfound,
|
|
|
|
pam,
|
|
|
|
php,
|
|
|
|
pty,
|
|
|
|
python,
|
|
|
|
rack,
|
|
|
|
rawrouter,
|
|
|
|
redislog,
|
|
|
|
router_basicauth,
|
|
|
|
router_cache,
|
|
|
|
router_expires,
|
|
|
|
router_hash,
|
|
|
|
router_http,
|
|
|
|
router_memcached,
|
|
|
|
router_metrics,
|
|
|
|
router_radius,
|
|
|
|
router_redirect,
|
|
|
|
router_redis,
|
|
|
|
router_rewrite,
|
|
|
|
router_spnego,
|
|
|
|
router_static,
|
|
|
|
router_uwsgi,
|
|
|
|
router_xmldir,
|
|
|
|
rpc,
|
|
|
|
rrdtool,
|
|
|
|
rsyslog,
|
|
|
|
ruby19,
|
|
|
|
spooler,
|
|
|
|
sqlite3,
|
|
|
|
ssi,
|
|
|
|
sslrouter,
|
|
|
|
stats_pusher_file,
|
|
|
|
stats_pusher_socket,
|
|
|
|
stats_pusher_statsd,
|
|
|
|
syslog,
|
|
|
|
tornado,
|
|
|
|
transformation_chunked,
|
|
|
|
transformation_gzip,
|
|
|
|
transformation_offload,
|
|
|
|
transformation_template,
|
|
|
|
transformation_tofile,
|
|
|
|
transformation_toupper,
|
|
|
|
ugreen,
|
|
|
|
webdav,
|
|
|
|
xattr,
|
|
|
|
xslt,
|
|
|
|
zabbix,
|
|
|
|
zergpool
|