-
Bug
-
Resolution: Done
-
Major
-
7.0.0.GA
Book: Messaging guide
Revision: n_2419258_configuring-messaging_version_7.1.Alpha_edition_1.0_release_0-revision_8284776
Link: https://doc-stage.usersys.redhat.com/documentation/en/red-hat-jboss-enterprise-application-platform/7.1.Alpha/single/configuring-messaging/
You many wonder why connectors are defined on the server when they are actually used by the client. The reasons for this include:
If this is true then Nagle’s algorithm will be enabled. This algorithm helps improve the efficiency of TCP/IP networks by reducing the number of packets sent over a network. The default is true. `
^^ At the end of the sentence there is redundant character `
/subsystem=messaging-activemq/server=default/path=large-messages--directory:write-attribute(name=path,value=<PATH_LOCATION>)
For documentation on JMS selector syntax please the JEE 7 javadoc for javax.jms.Message.
^^ Missing verb - read.
retryIntervalMultiplier. This optional parameter determines determines a multiplier to apply to the time since the last retry to compute the time to the next retry. This allows you to implement an exponential backoff between retry attempts.
- clones
-
JBEAP-8412 Typos in Messaging Guide
- Closed