Linux Tuning for High Traffic JBoss Server with LDAP Binds
- by Levi Stanley
I'm configuring a high traffic Linux server (RedHat) and running into a limit I haven't been able to track down. I need to be able to handle sustained 300 requests per second throughput using Nginx and JBoss.
The point of this server is to run checks on a user's account when that user signs in. Each request goes through Nginx to JBoss…