9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: arisawa@ar.aichi-u.ac.jp
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: [9fans] venti httpaddr
Date: Sun,  7 Nov 2004 17:12:12 +0900	[thread overview]
Message-ID: <BA61782A-3094-11D9-8D20-000393A941BC@ar.aichi-u.ac.jp> (raw)
In-Reply-To: <418DAFEE.7030307@telus.net>

Hello 9fans,

my venti httpaddr is something curious.

my system is fossil+venti with 9pcf kernel.
I configured in plan9.ini:

bootargs=local!#S/sdD1/fossil
bootfile=sdD1!9fat!9pcf
venti=#S/sdD1/arena

and in venti config:

term% venti/conf /dev/sdD1/arena
# venti/conf -w /dev/sdD1/arena conf
index	main
isect	/dev/sdD1/isect
arenas	/dev/sdD1/arena
httpaddr tcp!*!8088

however

term% netstat -n
....
tcp  0    arisawa    Listen       8000       0          ::
tcp  1    arisawa    Listen       17034      0          ::
tcp  2    arisawa    Established  25804      17034      127.0.0.1
tcp  3    network    Established  17034      25804      127.0.0.1
tcp  4    arisawa    Established  25805      17034      127.0.0.1
tcp  5    network    Established  17034      25805      127.0.0.1
...

tcp 8000 is presumably actual venti httpaddr

but

term% hget http://pc:8000/index
hget: too many errors with no progress connection refused
term% hget http://pc:8088/index
hget: too many errors with no progress connection refused
term%

what's wrong?

Kenji Arisawa



  reply	other threads:[~2004-11-07  8:12 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-06 21:47 [9fans] RSA + OAEP padding Paul Lalonde
2004-11-06 21:58 ` andrey mirtchovski
2004-11-06 22:01   ` boyd, rounin
2004-11-06 22:13     ` andrey mirtchovski
2004-11-06 22:37       ` Axel Belinfante
2004-11-06 22:56         ` Russ Cox
2004-11-06 23:00           ` boyd, rounin
2004-11-06 23:14           ` andrey mirtchovski
2004-11-07  0:35           ` Christopher Nielsen
2005-01-31  7:03           ` [9fans] playing music (was RSA) Russ Cox
2005-01-31  7:59             ` Kenji Okamoto
2005-01-31  8:05               ` Russ Cox
2005-01-31  8:08                 ` Kenji Okamoto
2005-01-31  8:32                   ` Russ Cox
2005-01-31  8:41                     ` Kenji Okamoto
2005-01-31 11:01                     ` Axel Belinfante
2005-01-31 17:59                       ` Russ Cox
2005-01-31 20:07                         ` Tim Newsham
2005-01-31 20:21                           ` Russ Cox
2005-01-31 20:30                           ` rog
2005-01-31 14:45                     ` Sape Mullender
2005-01-31 10:56             ` Axel Belinfante
2005-02-02  9:18               ` Kenji Okamoto
2005-02-03  7:54                 ` Kenji Okamoto
2005-02-03  8:00                   ` boyd, rounin
2005-02-03  9:06                     ` Kenji Okamoto
2005-02-03  9:16                       ` boyd, rounin
2005-02-03 15:28                   ` Sape Mullender
2005-02-04  1:08                     ` Kenji Okamoto
2005-02-04  1:17                       ` boyd, rounin
2005-02-04  1:20                         ` Kenji Okamoto
2005-02-04  1:24                           ` boyd, rounin
2005-02-04  1:27                             ` Kenji Okamoto
2005-02-04  1:36                               ` boyd, rounin
2005-05-07  8:59                                 ` Ralph Corderoy
2005-05-07 12:57                                   ` Russ Cox
2005-02-04  9:59                             ` Steve Simon
2005-02-04  1:19                       ` boyd, rounin
2005-02-04  1:22                       ` bs
2005-02-04 13:24                       ` Sape Mullender
2005-02-07  2:35                         ` Kenji Okamoto
2005-01-31 16:28             ` rog
2005-01-31 17:18               ` Russ Cox
2004-11-07  2:48 ` [9fans] RSA + OAEP padding William Josephson
2004-11-07  5:17   ` Paul Lalonde
2004-11-07  8:12     ` arisawa [this message]
2004-11-07 15:40       ` [9fans] venti httpaddr Russ Cox
2004-11-07 22:58         ` arisawa

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=BA61782A-3094-11D9-8D20-000393A941BC@ar.aichi-u.ac.jp \
    --to=arisawa@ar.aichi-u.ac.jp \
    --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).