GameLift Anywhere Fleet

0

Good day,

I would like to ask how do I make gamesessions to run forever? Because when I deploy product to production and activate game sessions from ec2 servers using GameLift Anywhere service, it will last maximum only 3 days to be active after that they will be terminated automatically. Thank you very much in advance.

Kasl
已提問 8 個月前檢視次數 280 次
1 個回答
1
已接受的答案

Hi Kasl,

Anywhere fleets are expected to stay alive until they emit a heartbeat back to GameLift. There isn't a deadline enforced. It's possible that the termination happened for reasons unrelated. Here are some suggestions to help identify what might be going on

  1. Access the logs for the game session using GetGameSessionLogUrl to see if you can identify anything weird that might be happening.
  2. If the logs are not available from the API, access them directly by remotely logging onto the instance.
  3. Review hardware metrics for the instance. It's possible that the host might be running out of CPU/Memory, resulting in abnormal behavior or terminations.

Thanks!

AWS
已回答 8 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南