
codesite-noreply at google
Nov 3, 2009, 5:09 PM
Post #2 of 8
(49 views)
Permalink
|
|
Re: Issue 470 in cherokee: Kill idle Information Sources
[In reply to]
|
|
Updates: Owner: alobbs Comment #2 on issue 470 by alobbs: Kill idle Information Sources http://code.google.com/p/cherokee/issues/detail?id=470 I was implementing this RFE when I realized that Cherokee should not be doing this. Actually, the application should die by itself if it's inactive for a while. Of course there will be many application that will not implement this behavior, but does not imply that Cherokee should. In my understanding, we should provide an application wrapper. That application would take care of killing its child whenever it's been idle for a certain amount of time. Anyway, I'm attaching the code I wrote. I'm not planing to apply it, it's just for the record. Attachments: auto_kill_src-unfinished1.diff 6.4 KB -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings _______________________________________________ Cherokee-dev mailing list Cherokee-dev[at]lists.octality.com http://lists.octality.com/listinfo/cherokee-dev
|