Is there a way to increase the shutdown time to something greater than 1 hour while idle?
Also, is there a place I could find all the ec2 options that can be used?
The idle timeout is actually 15 minutes but it only checks when the instances have been running close to an even multiple of hours since AWS bills hourly. It’s currently hard-coded but should be easy to make a setting instead: webpagetest/ec2.inc.php at master · WPO-Foundation/webpagetest · GitHub