Which side is complaining about the bad certificate? Client or server? I
assume the server is complaining about the client's cert, since it works
when NeedClientAuth=false. Is that right?
Also, does the client's cert's CN match its hostname?
Also, this StackOverflow page (
http://stackoverflow
On Mon, Apr 20, 2015 at 10:16 AM, Kevin Burton wrote:
> On Mon, Apr 20, 2015 at 6:24 AM, Tim Bain wrote:
>
> > I'm confused about what would drive the need for this.
> >
> > Is it the ability to hold more messages than your JVM size allows? If
> so,
> > we already have both KahaDB and LevelDB;
James,
The prefetch buffer is a buffer of messages in the ActiveMQ code in the
client process that holds messages that have been dispatched from the
broker to the client but that haven't yet been handed over to the client.
The purpose is to keep some number of messages in memory and available for
Hi Ahbi,
what is the result of your research?
Tom
--
View this message in context:
http://activemq.2283324.n4.nabble.com/KahabDB-compatibility-issue-between-ActiveMQ-5-10-and-ActiveMQ-5-11-tp4692008p4695628.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.