From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/5953 Path: news.gmane.org!not-for-mail From: Kurt H Maier Newsgroups: gmane.linux.lib.musl.general Subject: Re: static build and dlopen Date: Wed, 27 Aug 2014 22:54:29 +0000 Message-ID: <20140827225429.Horde.T30hkC5iP0azg6vTH4R_8g1@ssl.eumx.net> References: <20140827164309.GO12888@brightrain.aerifal.cx> <53FE27E6.60902@skarnet.org> <53FE46CB.1040609@skarnet.org> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed; DelSp=Yes X-Trace: ger.gmane.org 1409180091 5176 80.91.229.3 (27 Aug 2014 22:54:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 27 Aug 2014 22:54:51 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-5960-gllmg-musl=m.gmane.org@lists.openwall.com Thu Aug 28 00:54:42 2014 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1XMm70-000466-PZ for gllmg-musl@plane.gmane.org; Thu, 28 Aug 2014 00:54:42 +0200 Original-Received: (qmail 4011 invoked by uid 550); 27 Aug 2014 22:54:42 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 4003 invoked from network); 27 Aug 2014 22:54:41 -0000 In-Reply-To: <53FE46CB.1040609@skarnet.org> User-Agent: Internet Messaging Program (IMP) H5 (6.1.6) Content-Disposition: inline Xref: news.gmane.org gmane.linux.lib.musl.general:5953 Archived-At: Quoting Laurent Bercot : > I'm still concerned about Node.js' ability to shutdown your machine > properly though. Node servers do not shut down; they just devop into the cloud. Node.js spends a lot of time throwing uncaught exceptions; I suspect transitioning to S5 will be less common than node just dying. Perhaps this would be ok with a stateless netbooted ramdisk as a root fs. khm