We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ed8055 + 159c6dd commit c00efa2Copy full SHA for c00efa2
hieradata/common.yaml
@@ -125,7 +125,7 @@ metacpan::web::starman:
125
- "st.aticpan.org"
126
starman_port: 5000
127
starman_workers: 2
128
- starman_init_template: 'starman/init.api.erb'
+ starman_init_template: 'starman/init.pl.erb'
129
vhost_extra_proxies:
130
proxy_cpan_index:
131
location: '/v1/cpan'
hieradata/env/production.yaml
@@ -31,7 +31,7 @@ metacpan::web::starman:
31
32
metacpan-api:
33
git_enable: true
34
- starman_workers: 14
+ starman_workers: 30
35
36
sco-redirect:
37
0 commit comments