Michael Ströder wrote:
On 05/19/2018 08:18 AM, [email protected] wrote:
I've run your reproducer and see no memory leak. The response queue will
indeed grow without bound if the consumer runs slower than the provider, and
doesn't read responses fast enough. But in the case of this test script,
eventually the client finishes and the consumer catches up.
How to monitor this response queue?
The reason I'm asking:
I see memory growth on customer's Æ-DIR providers and I'd like to track
down the reason for it eventually by excluding other possible causes.
Look at netstat output, look for growing Send queues.
--
-- Howard Chu
CTO, Symas Corp. http://www.symas.com
Director, Highland Sun http://highlandsun.com/hyc/
Chief Architect, OpenLDAP http://www.openldap.org/project/