Skip to content

Commit c41d99f

Browse files
yet another opensource contribution
a commit that add a flex to my FOSS contributions
1 parent 5024407 commit c41d99f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deep-dive/application.html.markerb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ order: 4
77

88
Your demo app is running by default on two [Fly Machines](/docs/machines/), our fast-launching VMs.
99

10-
Both Machines stop when not in use, and automatically when a new request comes in. [Autostop/autostart](/docs/launch/autostop-autostart/) is entirely configurable. You can chose to suspend instead of stop, configure a minimum number of Machines to keep running, or even decide never to stop Machines at all.
10+
Both Machines stop when not in use, and starts automatically when a new request comes in. [Autostop/autostart](/docs/launch/autostop-autostart/) is entirely configurable. You can chose to suspend instead of stop, configure a minimum number of Machines to keep running, or even decide never to stop Machines at all.
1111

1212
The purpose of two Machines is twofold: redundancy and scalability. If one Machine goes down, the other can continue on. If both are available, when your app has higher traffic, both can be started to handle requests. You can [vertically scale](/launch/scale-machine/) the CPU and RAM on Machines.
1313

0 commit comments

Comments
 (0)