public inbox for nncp-devel@lists.cypherpunks.ru
Atom feed
From: Sergey Matveev <stargrave@stargrave•org>
To: nncp-devel@lists.cypherpunks.ru
Subject: Re: Timeouts on slow connections
Date: Sat, 23 Sep 2023 15:06:12 +0300	[thread overview]
Message-ID: <ZQ7UzuR6FnH0byjW@stargrave.org> (raw)
In-Reply-To: <87pm2sggts.fsf@complete.org>

[-- Attachment #1: Type: text/plain, Size: 826 bytes --]

Greetings!

*** John Goerzen [2023-09-08 22:32]:
>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.

Yeah, sometimes I also got similar things on connections with dropped
packets/connections. Well, currently I did not bother dealing with it.
After a while connections will be workabled/resumed anyway.

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

"Onlinedeadline" is generally the main one.

-- 
Sergey Matveev (http://www.stargrave.org/)
OpenPGP: 12AD 3268 9C66 0D42 6967  FD75 CB82 0563 2107 AD8A

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

  reply	other threads:[~2023-09-23 12:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-09  3:32 Timeouts on slow connections John Goerzen
2023-09-23 12:06 ` Sergey Matveev [this message]
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