I am doing load testing on setup LoadBalancer -> API Server (WildFly). Problem here is my api server stop responding and giving 503 through Load Blancer. While I have memory and cpu available at api server.
What could be possible reason that can happen ? I am thinking that i have to set max concurrent thread in wildfly to respond all requests ? Please suggest
-Usman