9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Geoff Collyer <geoff@collyer.net>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] How to run different services on multiple cpu servers
Date: Sun, 14 Mar 2004 16:05:45 -0800	[thread overview]
Message-ID: <ed23b823a2e4b72c7480ab81e601d579@collyer.net> (raw)
In-Reply-To: <bf452fbf4dc6868a121de568abe9fd41@terzarima.net>

Both listen and listen1 do a

	newns("none", ...)

so binds made before running listen or listen1 will only affect
trusted (listen -t) services.  For untrusted services, at least, you
need to bind things suitably in the appropriate /lib/namespace* files.



  reply	other threads:[~2004-03-15  0:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-12 16:54 Brantley Coile
2004-03-13  0:52 ` Christopher Nielsen
2004-03-14  6:42   ` lucio
2004-03-14 16:30     ` ron minnich
2004-03-14 22:36       ` Christopher Nielsen
2004-03-14 23:54         ` Charles Forsyth
2004-03-15  0:05           ` Geoff Collyer [this message]
2004-03-15  9:01   ` Fco.J.Ballesteros

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ed23b823a2e4b72c7480ab81e601d579@collyer.net \
    --to=geoff@collyer.net \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).