mirror of
https://github.com/google/nomulus
synced 2026-01-07 22:15:30 +00:00
Temporarily tune down production frontend instances to 6
We'll revert this once the stuck instance issue in Java 8 is fixed. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=173183426
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<sessions-enabled>true</sessions-enabled>
|
||||
<instance-class>B4_1G</instance-class>
|
||||
<basic-scaling>
|
||||
<max-instances>50</max-instances>
|
||||
<max-instances>6</max-instances>
|
||||
<idle-timeout>10m</idle-timeout>
|
||||
</basic-scaling>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user