diff --git a/hieradata/common.yaml b/hieradata/common.yaml index 075af832..0b5af13f 100644 --- a/hieradata/common.yaml +++ b/hieradata/common.yaml @@ -125,7 +125,7 @@ metacpan::web::starman: - "st.aticpan.org" starman_port: 5000 starman_workers: 2 - starman_init_template: 'starman/init.api.erb' + starman_init_template: 'starman/init.pl.erb' vhost_extra_proxies: proxy_cpan_index: location: '/v1/cpan' diff --git a/hieradata/env/production.yaml b/hieradata/env/production.yaml index 567d6ac6..75691ab9 100644 --- a/hieradata/env/production.yaml +++ b/hieradata/env/production.yaml @@ -31,7 +31,7 @@ metacpan::web::starman: metacpan-api: git_enable: true - starman_workers: 14 + starman_workers: 30 sco-redirect: git_enable: true