httpd - Increase number of concurrent requests
问题 I have httpd server running on Centos7 . The apache details - Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips PHP/5.4.16 I'm trying to load test a web application by starting to hit it with 100 users & ramp up all the way to 2500. When I run the test & run this on the Centos & run ps -ef | grep apache | grep -v gep | wc -l the number of apache processes I see is 257. It doesn't go beyond this number & hence, I see timeouts in the load test. I dd no config changes to limit the number of threads to