I'm having issues with my wildly installation. The version is 8.2.0. I observed that when number of connections gets to a certain level it would start rejecting connections. Here are my questions:
- Is it only at worker under io subsystem that the thread configuration is set?
- Are there other configurations in wildfly that I need to set that affect performance?
- Is there a way I can know the number of threads currently been used so I can know when to adjust the configurations to accommodate additional load?