Krzysztof Porębski created AMQNET-837:
-----------------------------------------
Summary: Add Buffer Sizes Support for SSL Scheme in ActiveMQ
OpenWire
Key: AMQNET-837
URL: https://issues.apache.org/jira/browse/AMQNET-837
Project: ActiveMQ .Net
Issue Type: Bug
Components: ActiveMQ
Affects Versions: OpenWire-2.1.0
Reporter: Krzysztof Porębski
We have identified a limitation in the SSL scheme of ActiveMQ's OpenWire
protocol where configuring transport.sendBufferSize and
transport.receiveBufferSize through the client URL is currently only effective
for the TCP scheme. This is an issue because the SslTransportFactory, which
inherits from TcpTransportFactory, does not set the sendBufferSize and
receiveBufferSize properties.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)