google-nomulus/java/google/registry/env/crash
mcilwain c24d5b8a88 Increase the frontend service idle timeout from 10 to 30 minutes
This should help reduce the occurrence of requests taking a long time
to process because a new instance is being spun up. We might consider
increasing this further to 60 minutes in the future if necessary.

This also increases the number of frontend instances on production to 8
from 6, since it appears like the issue we were attempting to mitigate
with that change is now fixed.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=173440059
2017-11-07 17:07:10 -05:00
..
backend/WEB-INF Add java8 runtime option to all non-production appengine-web*.xml files 2017-10-04 16:16:45 -04:00
default/WEB-INF Increase the frontend service idle timeout from 10 to 30 minutes 2017-11-07 17:07:10 -05:00
tools/WEB-INF Add java8 runtime option to all non-production appengine-web*.xml files 2017-10-04 16:16:45 -04:00