typicode / katon

(use hotel instead)
https://github.com/typicode/hotel
MIT License
683 stars 28 forks source link

Stop daemon after period of inactivity #58

Closed dbkaplun closed 9 years ago

dbkaplun commented 9 years ago

Would be great if katon could optionally automatically stop a daemon if it hasn't been accessed in a while (perhaps some user-configurable duration).

typicode commented 9 years ago

Glad you talk about it. It's a feature that existed in version prior to 0.9.0, I just forgot to put it back after I've rewrote katon router :sweat_smile:

typicode commented 9 years ago

Should be good now v0.9.1 :) They are stopped after 1 hour if no requests are made.