9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@9fans.net
Subject: Re: [9fans] HTTP forwarding with aux/trampoline
Date: Sat, 26 Sep 2009 20:32:00 -0400	[thread overview]
Message-ID: <f8a0f1f6a39e85e3d7c8eb4a91277f40@ladd.quanstro.net> (raw)
In-Reply-To: <<fe41879c0909261112td0ee5e9s27959535cc94cbbd@mail.gmail.com>>

On Sat Sep 26 14:14:16 EDT 2009, akumar@mail.nanosouffle.net wrote:
> '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.

is t possible that the path mtu is < 1500 bytes?  if
so, trampoline isn't going to forward icmp messages.

- erik



       reply	other threads:[~2009-09-27  0:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <<fe41879c0909261112td0ee5e9s27959535cc94cbbd@mail.gmail.com>
2009-09-27  0:32 ` erik quanstrom [this message]
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
2009-09-26 18:12 Akshat Kumar
2009-09-27 17:22 ` Russ Cox
2009-09-27 20:32   ` Akshat Kumar

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=f8a0f1f6a39e85e3d7c8eb4a91277f40@ladd.quanstro.net \
    --to=quanstro@quanstro.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).