08-Feb-2023 05:09
Dear all,
We have the attached setup that is currently having some performance issues at the DB and the nodes servers, where the request is taking more than the expected time to be processed, and so connection time out is happening on the client side.
We are using standard virtual server with a pool includes two nodes (two web servers "tomcat")
we are working on the performance issue, but i would like to ask if anything can be done at the load balancer itself to improve the situation, and minimize the impact of the issue especially that it appears in the peak hours mainly when we have batches of requests coming from the client side concurrently.
Your fast response is highy appreciated.
Thank you,
09-Feb-2023 11:18 - edited 09-Feb-2023 11:19
Without knowing the root cause of the problem, I can only suggest some options that help improve the overall performance of your apps :
If this is an exposed server, you may also consider enabling the ASM module to prevent ddos attacks or malicious bots traffic.
Other things may help like manually defining the maximum connections a virtual server or a pool member can handle, but this needs more understanding of the application and servers capacity
13-Feb-2023 21:23
Hi @AboAmir - are you still experiencing the issue, or was @Amine_Kadimi able to give you the right direction to find a fix?