public inbox for nncp-devel@lists.cypherpunks.ru
Atom feed
* Timeouts on slow connections
@ 2023-09-09  3:32 John Goerzen
  2023-09-23 12:06 ` Sergey Matveev
  0 siblings, 1 reply; 8+ messages in thread
From: John Goerzen @ 2023-09-09  3:32 UTC (permalink / raw)
  To: nncp-devel

Hi,

I've recently been on some slow hotel wifi.  I've been getting "i/o
timed out" on the client (nncp-call[er] side).  On the nncp-daemon side,
I get everything from "ERROR SP with [hostname]: waiting for payload:
xdr:decodeArray: data exceeds max slice limit - read: '3155270245'" at
the time the client times out, to just EOF errors on the server.

The upload speed from the client appears to be about 250KiB/sec.
However, it blows through the first MB or two almost immediately,
suggesting that it is filling up a transfer buffer somewhere.

I have tried raising all the timeouts I can, to no avail.  Is there
another timeout somewhere that could be raised?

I vaguely remember asking about this before, but unfortunately a search
isn't turning up the answer, so my apologies if I've forgotten.

Thanks again for NNCP!

- John

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

end of thread, other threads:[~2023-10-03  0:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-09  3:32 Timeouts on slow connections John Goerzen
2023-09-23 12:06 ` Sergey Matveev
2023-09-28  4:14   ` John Goerzen
2023-09-28 13:49     ` Sergey Matveev
2023-09-28 15:04       ` John Goerzen
2023-09-28 15:18         ` Sergey Matveev
2023-09-28 16:32           ` John Goerzen
2023-10-03  0:13           ` John Goerzen