You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Chily (Jira)" <ji...@apache.org> on 2021/07/09 01:40:00 UTC

[jira] [Created] (DIRMINA-1146) TLS enabled session got disconnected when outbound messages add up to the value of internal.engine.session.maxscheduledwriterequests

Chily created DIRMINA-1146:
------------------------------

             Summary: TLS enabled session got disconnected when outbound messages add up to the value of internal.engine.session.maxscheduledwriterequests
                 Key: DIRMINA-1146
                 URL: https://issues.apache.org/jira/browse/DIRMINA-1146
             Project: MINA
          Issue Type: Bug
            Reporter: Chily


Slow Consumer Protection Feature does not work on TLS enabled session
-> ioSession.getScheduledWriteMessages() never decreases in IoSessionResponder#send method
internal.engine.session.maxscheduledwriterequests=10000

Our TLS enabled session got disconneced when the outbound messages added up to 10000.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org
For additional commands, e-mail: dev-help@mina.apache.org