public inbox for nncp-devel@lists.cypherpunks.su
Atom feed
From: John Goerzen <jgoerzen@complete•org>
To: Sergey Matveev <stargrave@stargrave•org>
Cc: nncp-devel@lists.cypherpunks.ru
Subject: Re: nncp-bundle, nncp-caller, and .seen not working?
Date: Wed, 30 Dec 2020 09:44:17 -0600	[thread overview]
Message-ID: <874kk3nvse.fsf@complete.org> (raw)
In-Reply-To: <875z4jnw2x.fsf@complete.org>

On Wed, Dec 30 2020, John Goerzen wrote:

> Interesting!  I just happened across an apparent memory leak in 
> nncp-exec in
> which it was using over 1GB of RAM.  To be sure, I may have been 
> piping several
> GB of data to it.  But I would expect it to stream out the data 
> as it is read
> from stdin, hopefully?  I wonder if this is related?

Also related:

On the receiving side, I'm getting "data exceeds max slice limit" 
for these large ones.

Is there a file size limit to exec and (un-chunked) file?

- John

  reply	other threads:[~2020-12-30 15:45 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-30  6:37 nncp-bundle, nncp-caller, and .seen not working? John Goerzen
2020-12-30 14:08 ` Sergey Matveev
2020-12-30 15:37   ` John Goerzen
2020-12-30 15:44     ` John Goerzen [this message]
2020-12-30 19:10     ` Sergey Matveev
2020-12-30 19:16       ` Sergey Matveev
2021-01-01  5:36       ` John Goerzen
2021-01-02 12:56         ` Sergey Matveev
2021-01-01  5:39       ` John Goerzen
2021-01-02 13:04         ` Sergey Matveev
2021-01-06 17:15         ` Sergey Matveev
2021-01-06 18:55           ` Sergey Matveev
2021-01-07 17:56           ` John Goerzen