E
E
eldar_web2017-03-23 22:21:21
Heroku
eldar_web, 2017-03-23 22:21:21

Please explain how to understand that the server on Heroku "falls asleep"?

I can't figure out what the point of this statement is.
And what should he do if no one uses the server?
Can you explain with an example?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman Mirilaczvili, 2017-03-23
@eldar_web

After some time, if there are no requests to the web application, its process is forcibly killed. So Heroku save machine resources.
But if a request comes later, the web application starts again. There will be some delay.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question