Skip to content

Commit

Permalink
Outcomment the munin section, it is not meant to be public all the time
Browse files Browse the repository at this point in the history
  • Loading branch information
andk committed Apr 29, 2016
1 parent daf2935 commit 1d4b9e8
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions etc/perlbal/perlbal.conf.pause-us
Expand Up @@ -49,23 +49,23 @@ CREATE SERVICE plackperl
SET buffer_size = 2048k
ENABLE plackperl

CREATE SERVICE munin
SET role = reverse_proxy
SET plugins = trustheader
SET pool = munin_pool
SET trusted_upstream_proxies = 0.0.0.0/0
SET persist_client = on
SET persist_client_idle_timeout = 30
SET idle_timeout = 180
SET persist_backend = on
SET max_backend_uses = 0
SET backend_persist_cache = 2
SET verify_backend = on
SET enable_reproxy = off
# SET trusted_upstream_proxies = 0.0.0.0/0
SET connect_ahead = 2
SET buffer_size = 2048k
ENABLE munin
# CREATE SERVICE munin
# SET role = reverse_proxy
# SET plugins = trustheader
# SET pool = munin_pool
# SET trusted_upstream_proxies = 0.0.0.0/0
# SET persist_client = on
# SET persist_client_idle_timeout = 30
# SET idle_timeout = 180
# SET persist_backend = on
# SET max_backend_uses = 0
# SET backend_persist_cache = 2
# SET verify_backend = on
# SET enable_reproxy = off
# # SET trusted_upstream_proxies = 0.0.0.0/0
# SET connect_ahead = 2
# SET buffer_size = 2048k
# ENABLE munin

# dated:
CREATE SERVICE analysis
Expand Down

0 comments on commit 1d4b9e8

Please sign in to comment.