2 years ago
I activated the app sleepping, the documentation indicates that if there is no traffic for 10 minutes, the app goes to sleep, but even though I do not make requests and I only use the app, it never enters this state, what could I do
8 Replies
2 years ago
App sleeping is not a guarantee, your app must not send any outbound traffic for 10 minutes, if it's not sleeping, then it's sending outbound traffic.
2 years ago
Only I use the app, there are times when I don't use it all day, but the ram consumption in the database and the backend remains the same, how can I lower this consumption?
2 years ago
You may be the only one using it, but your site is publically accessible for anyone or anything to cause it to send outbound traffic.
What kind of app is this?
2 years ago
If I am accessing through the public network, it is a backend made in Java and consumed from a mobile app, I must configure it through a private network to avoid this consumption?
2 years ago
configure the private database and the public backend to be able to access it, but it still does not go to sleep, what else can I check?
2 years ago
no comprendo de donde proviene este trafico de la base de datos, si no estoy consumiendo ningun servicio
Attachments
Status changed to Closed brody • about 1 year ago