1
0
mirror of https://github.com/google/nomulus synced 2026-01-09 23:47:49 +00:00

Double the number of frontend instances from 12 to 24 (#1954)

It seems like we're hitting App Engine capacity issues resulting in actual pages
now (for whatever reason, but likely one customer), and we obviously don't want
that.
This commit is contained in:
Ben McIlwain
2023-03-06 16:04:28 -05:00
committed by GitHub
parent 71a8579ece
commit 9b93749d43

View File

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