AWS WPT Server AMI
|
04-21-2016, 02:51 AM
Post: #1
|
|||
|
|||
AWS WPT Server AMI
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? I've checked https://github.com/WPO-Foundation/webpag...r%20AMI.md and http://calendar.perfplanet.com/2014/webp...e-minutes/ but can't find a full documentation, just a few keys/settings. Thanks. |
|||
04-21-2016, 02:57 AM
Post: #2
|
|||
|
|||
RE: AWS WPT Server AMI
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: https://github.com/WPO-Foundation/webpag...c.php#L152
As far as the settings go, the EC2 user data just pre-populates the settings file so all of the settings in the sample file are available: https://github.com/WPO-Foundation/webpag...ini.sample |
|||
04-21-2016, 02:58 AM
(This post was last modified: 04-21-2016 03:02 AM by ryanl.)
Post: #3
|
|||
|
|||
RE: AWS WPT Server AMI
Great I will change the hardcoded value. Thanks Patrick!
The sample settings helps a lot too. Thanks again. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)