Jean-Pascal Briquet created AMQNET-845:
------------------------------------------
Summary: New configurable Parameters for MaxSessionsPerConnection,
MaxLinksPerSession, and MaxFrameSize
Key: AMQNET-845
URL: https://issues.apache.org/jira/browse/AMQNET-845
Project: ActiveMQ .Net
Issue Type: New Feature
Components: AMQP
Reporter: Jean-Pascal Briquet
I would like to increase the maximum number of sessions per connection created
by the Apache NMS AMQP project.
However, I noticed that it is limited to 256 sessions by default, and I have
not found a way to adapt it with configuration options.
The _amqpnetlite_ library allows these properties to be configured via
factory.AMQP.*, as discussed here:
[https://github.com/Azure/amqpnetlite/issues/440#issuecomment-746875627]
Unfortunately, these parameters are neither accessible nor configurable in NMS
at the moment.
Adding support for these properties and making them configurable via the
connection URL would help a lot to tune the session configuration.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact