9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
[parent not found: <<fe41879c0909261112td0ee5e9s27959535cc94cbbd@mail.gmail.com>]
* [9fans] HTTP forwarding with aux/trampoline
@ 2009-09-26 18:12 Akshat Kumar
  2009-09-27 17:22 ` Russ Cox
  0 siblings, 1 reply; 7+ messages in thread
From: Akshat Kumar @ 2009-09-26 18:12 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

'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



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

end of thread, other threads:[~2009-09-28  0:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <<fe41879c0909271332hb322102nfb75dc7bffd0208@mail.gmail.com>
2009-09-27 20:56 ` [9fans] HTTP forwarding with aux/trampoline erik quanstrom
2009-09-28  0:52   ` Russ Cox
     [not found] <<fe41879c0909261112td0ee5e9s27959535cc94cbbd@mail.gmail.com>
2009-09-27  0:32 ` erik quanstrom
2009-09-27  2:24   ` Lyndon Nerenberg - VE6BBM/VE7TFX
2009-09-26 18:12 Akshat Kumar
2009-09-27 17:22 ` Russ Cox
2009-09-27 20:32   ` Akshat Kumar

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