9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] magic loopback
@ 2006-09-20  9:55 Fco. J. Ballesteros
  0 siblings, 0 replies; 11+ messages in thread
From: Fco. J. Ballesteros @ 2006-09-20  9:55 UTC (permalink / raw)
  To: 9fans

:  > the many clients who open /srv/your-service), posting
:  > to /srv is dramatically less useful than announcing a
:  > network address: there's no way to keep clients separate.

There is. You could use a different file for each client, e.g., like
done with consoles.  Perhaps not the thing to do for venti, but
IMHO it could work well for other programs. (I hope, we are
using just that for the new omero :).




^ permalink raw reply	[flat|nested] 11+ messages in thread
* [9fans] magic loopback
@ 2006-09-17 20:02 erik quanstrom
  2006-09-18  3:18 ` erik quanstrom
  0 siblings, 1 reply; 11+ messages in thread
From: erik quanstrom @ 2006-09-17 20:02 UTC (permalink / raw)
  To: 9fans

/sys/src/9/boot/local.c:/configloopback contains a special hack to make
the venti configuration
	venti=tcp!127.1!venti
work.  but this code is only run if booting from a local fossil.  so,
if i boot from tcp or il, i have to fiddle around a bit before things
will work.  i'm not against putting a real ip address in the configuration,
but then when the dhcp server decides to hand out a different address,
fossil won't start.

what is the standard way of handling this situation?  is it reasonable
to suggest moving the loopback configuration into general network
setup?

- erik


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2006-09-20  9:55 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-20  9:55 [9fans] magic loopback Fco. J. Ballesteros
  -- strict thread matches above, loose matches on Subject: below --
2006-09-17 20:02 erik quanstrom
2006-09-18  3:18 ` erik quanstrom
2006-09-18  8:56   ` Richard Miller
2006-09-18 23:16     ` erik quanstrom
2006-09-19  8:04       ` Richard Miller
2006-09-19 23:07         ` erik quanstrom
2006-09-19 23:25           ` Russ Cox
2006-09-19 23:36             ` erik quanstrom
2006-09-20  0:54               ` Russ Cox
2006-09-20  9:48             ` Charles Forsyth

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).