]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
modules: http, graphite, policy, daf support map()
authorMarek Vavrusa <marek@vavrusa.com>
Tue, 5 Jul 2016 07:35:15 +0000 (00:35 -0700)
committerMarek Vavrusa <marek@vavrusa.com>
Wed, 6 Jul 2016 06:33:38 +0000 (23:33 -0700)
commit85b4355c6dd6e645ee89d898aeec4df977dd3679
tree36a5645e721019f96f4c80d04f3d9b0b4a1dc455
parent93303da5ed4fdc368cacb61f1625eaa20b7fa7b9
modules: http, graphite, policy, daf support map()

all relevant modules now support running in
forked mode and polling workers for information.
for example graphite module can poll stats from
all workers and then aggregate before sending,
or HTTP module can run on the process group leader
only and then poll workers for information.
modules/daf/daf.js
modules/daf/daf.lua
modules/graphite/graphite.lua
modules/http/http.lua
modules/http/prometheus.lua
modules/http/static/kresd.css
modules/http/static/kresd.js
modules/http/static/main.tpl
modules/policy/policy.lua