Azure / Azure/DotNetty

TlsHandler memory

Open
#246 9 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
C#
Stars
4.3k
Forks
1k
PR merge metrics
No merged PRs in 30d

Description

When I connect and disconnect a socket several times the memory always goes up. According to the VS profiler it comes from the TlsHandler MediationStream, SslStreamInternal, SslStream.

Is it possible that there is a memory leak? Or is there something specific I need to call on the TlsHandler when I disconnect and reconnect? Tried to remove the handler and call Dispose on it. But this did not help.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.