1
0
mirror of https://github.com/google/nomulus synced 2026-01-08 07:11:44 +00:00

Double the # of pubapi instances to better handle traffic spikes (#671)

* Double the # of pubapi instances to better handle traffic spikes

We may also consider switching to an automatic scaling mode soon, on the hope
that it's working better than the last time we tried it (it would help to keep
resource costs down at least).
This commit is contained in:
Ben McIlwain
2020-07-09 11:52:15 -04:00
committed by GitHub
parent a3319e0026
commit fac5987c13

View File

@@ -7,7 +7,7 @@
<sessions-enabled>true</sessions-enabled>
<instance-class>B4_1G</instance-class>
<manual-scaling>
<instances>10</instances>
<instances>20</instances>
</manual-scaling>
<system-properties>