NO-JIRA small doc fix for HTTP

This commit is contained in:
Justin Bertram 2023-09-11 15:24:03 -05:00 committed by GitHub
parent ab6cfe2445
commit f860be432e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -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::