Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Aug 1999 09:33:06 -0700
From:      John Hanley <jh@yahoo-inc.com>
To:        "Dodge Ram" <gupz@hotmail.com>
Cc:        freebsd-fs@FreeBSD.ORG
Subject:   Re: Sharing file descriptors 
Message-ID:  <199908301633.JAA08879@borogove.yahoo.com>
In-Reply-To: Your message of "Mon, 30 Aug 1999 07:24:25 PDT." <19990830142425.4861.qmail@hotmail.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> take over when the primary process fails

Presumably the failure relates to big bulky app logic occasionally coring.
Rearchitect so a tiny simple process holds the open file descriptor(s)
and communicates through shared mem with your app.  See also
  http://www.socks.nec.com/how2socksify.html
  http://www.fastcgi.com/


	Cheers,
	JH


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-fs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908301633.JAA08879>