This is an automated email from the ASF dual-hosted git repository.
jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
The following commit(s) were added to refs/heads/main by this push:
new f860be432e NO-JIRA small doc fix for HTTP
f860be432e is described below
commit f860be432e162db703fe2530c6eb49b680c12116
Author: Justin Bertram <[email protected]>
AuthorDate: Mon Sep 11 15:24:03 2023 -0500
NO-JIRA small doc fix for HTTP
---
docs/user-manual/configuring-transports.adoc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/docs/user-manual/configuring-transports.adoc
b/docs/user-manual/configuring-transports.adoc
index d641ce2277..3a35ff0a40 100644
--- a/docs/user-manual/configuring-transports.adoc
+++ b/docs/user-manual/configuring-transports.adoc
@@ -478,7 +478,8 @@ Please see the examples for a full working example of using
Netty HTTP.
Netty HTTP uses the same properties as Netty TCP but adds the following
additional properties:
httpEnabled::
-This is now no longer needed.
+Activates http on the client.
+This is not needed on the broker.
With single port support Apache ActiveMQ Artemis will now automatically detect
if http is being used and configure itself.
httpClientIdleTime::