I'm building a application that must process up to 300 requests from one client.
I've tried all the configurations suggested on this link: Glassfish Thread Pool, Acceptor Threads, HTTP Max Connections , but during my tests I could only get 5 requests being processed at the same time per host (If I try with 2 hosts, the servers will process 10 requests. 3 hosts, 15 request and so on...).
My question is: Which configuration do I need to change so glassfish can process more than 5 request at a time per client?
Obs: I'm using glassfish 4.1