Auto scaling question

0

Quick question regarding auto scaling that I could't answer myself from reading the docs.

When a fleet is autoscaling down and the protection policy of a fleet is set to full protection. Does gamelift set the PlayerSessionCreationPolicy to DENY_ALL automatically on running gamesessions to prevent new player sessions from entering a game session that should be terminated in time as a result of scaling down?

If not, is there another way to 'mark' gamesessions that should end? So that the instance will gracefully shut down once all sessions are done.

Thanks.

gefragt vor 5 Jahren214 Aufrufe
2 Antworten
0
Akzeptierte Antwort

Hi-

This does not happen automatically. When you are scaling down it will treat all hosts equally. The first host that ends up with no game sessions running on it will be the first eligible to scale down. When placing game sessions we pack them onto instances in such a way that we favor fully-loaded hosts. This allows for other hosts to free up and become eligible for scaling down.

Does this help?

beantwortet vor 5 Jahren
0

That's clear. Thanks.

beantwortet vor 5 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen