Re: Pre-authentication with Broker

2023-08-22 Thread Justin Bertram
Original Message- > From: Justin Bertram > Sent: Monday, August 21, 2023 7:40 PM > To: users@activemq.apache.org > Subject: Re: Pre-authentication with Broker > > > > CAUTION: EXTERNAL EMAIL - Sent from an email domain that is not formally > trusted by Eurofins. > > Do

RE: Pre-authentication with Broker

2023-08-22 Thread Shiv Kumar Dixit
Sent: Monday, August 21, 2023 7:40 PM To: users@activemq.apache.org Subject: Re: Pre-authentication with Broker CAUTION: EXTERNAL EMAIL - Sent from an email domain that is not formally trusted by Eurofins. Do not click on links or open attachments unless you recognise the sender and are certain

RE: Pre-authentication with Broker

2023-08-22 Thread Shiv Kumar Dixit
Hi Justin, We are using certificate based authentication. Below is the details of issue we faced with Artemis 2.27.1. 1. Host A has 10 client applications who use certificate based authentication. Most of them are using OpenWire protocol. Some are AMQP and core based as well. 2. 8 of them are con

Re: Pre-authentication with Broker

2023-08-21 Thread Justin Bertram
Can you elaborate on the nature of the bottleneck which is preventing new, good connections, etc.? Is it related to CPU, network bandwidth, or something internal to the code, etc.? By default the broker caches the result of both successful and failed authentication in order to reduce strain on the

RE: Pre-authentication with Broker

2023-08-21 Thread MILOVIDOV Aleksandr
ubject: RE: Pre-authentication with Broker Hi, Is there any suggestion on this topic? Best Regards, Shiv -Original Message- From: Shiv Kumar Dixit Sent: Monday, July 24, 2023 12:01 PM To: users@activemq.apache.org Subject: Pre-authentication with Broker [shivkumardi...@eurofins.c

RE: Pre-authentication with Broker

2023-08-20 Thread Shiv Kumar Dixit
Hi, Is there any suggestion on this topic? Best Regards, Shiv -Original Message- From: Shiv Kumar Dixit Sent: Monday, July 24, 2023 12:01 PM To: users@activemq.apache.org Subject: Pre-authentication with Broker [shivkumardi...@eurofins.com.invalid appears similar to someone who

Pre-authentication with Broker

2023-07-23 Thread Shiv Kumar Dixit
We would like to know if there is any mechanism to pre-authenticate broker users first (basic authentication or certificate authentication) and if the credentials/certificate is valid then only connection attempt is made on the broker. We are seeing a case where some users are either using inval