9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Akshat Kumar <akumar@mail.nanosouffle.net>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: [9fans] HTTP forwarding with aux/trampoline
Date: Sat, 26 Sep 2009 14:12:31 -0400	[thread overview]
Message-ID: <fe41879c0909261112td0ee5e9s27959535cc94cbbd@mail.gmail.com> (raw)

'httpserver' is a server on a remote connection from
where the following is run:

aux/listen1 tcp!*!80 aux/trampoline tcp!httpserver!442

where httpserver is running httpd that listens on port 442.
All is well, until it comes time for data transfer exceeding
1666 bytes (images and any other file, really). Through
port 80 on the computer running trampoline, apparently
only 1666 bytes of data can be transferred at once, from
httpserver. The transfer just hangs after that. Getting
the same data from httpserver directly, yields no such
problem.


ak



             reply	other threads:[~2009-09-26 18:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-26 18:12 Akshat Kumar [this message]
2009-09-27 17:22 ` Russ Cox
2009-09-27 20:32   ` Akshat Kumar
     [not found] <<fe41879c0909261112td0ee5e9s27959535cc94cbbd@mail.gmail.com>
2009-09-27  0:32 ` erik quanstrom
2009-09-27  2:24   ` Lyndon Nerenberg - VE6BBM/VE7TFX
     [not found] <<fe41879c0909271332hb322102nfb75dc7bffd0208@mail.gmail.com>
2009-09-27 20:56 ` erik quanstrom
2009-09-28  0:52   ` Russ Cox

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=fe41879c0909261112td0ee5e9s27959535cc94cbbd@mail.gmail.com \
    --to=akumar@mail.nanosouffle.net \
    --cc=9fans@9fans.net \
    /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).