RE: No replication between slave and master servers

2025-05-26 Thread Gestwicki, Grzegorz
Hello Justin, thank you for your answer. Last Friday (23.05.25) we decided to restart services and servers in a specific order. It seems the issues was solved after that. Thank you one more time for your support. Kind regards, Grzegorz Gestwicki -Original Message- From: Justin Bertram

Re: Rate limit on jolokia

2025-05-26 Thread Stephen Baker
Thanks! On Mon, May 26, 2025 at 5:19 AM Domenico Francesco Bruscino < bruscin...@gmail.com> wrote: > Hi Stephen, > > the new hawtio version throttle authentication to protect Hawtio from brute > force attacks causing the error 429 in case of login failures. You can > disable it by using the syste

Re: Rate limit on jolokia

2025-05-26 Thread Domenico Francesco Bruscino
Hi Stephen, the new hawtio version throttle authentication to protect Hawtio from brute force attacks causing the error 429 in case of login failures. You can disable it by using the system property hawtio.authenticationThrottled. For further details see https://hawt.io/docs/security.html Regards