Guest rinku_s Report post Posted May 25, 2010 Hi, Wanted to know if there is a limitation to the number of concurrent users on an apache server? Also WAPT does support 20,000 concurrent users right? Quote Share this post Link to post Share on other sites
sergei 0 Report post Posted May 26, 2010 You can run 20000 users with WAPT Pro only. Quote Share this post Link to post Share on other sites
Guest rinku_s Report post Posted May 26, 2010 You can run 20000 users with WAPT Pro only. Thank you so much Sergei. Quote Share this post Link to post Share on other sites
Guest cirej2000 Report post Posted May 27, 2010 And Apache's limit is what you're trying to find with your load testing. In theory, the test tools limit on HTTP connections shouldn't be based on the type of HTTP server. The type of application being run on the server might make a difference (more data being transferred and more complex communications will use more resources in CPU, Memory and NW), but it's not strictly based on a WAPT to Apache relationship. Hope that made sense, rinku_s. Your first question isn't a factor for WAPT, really. Quote Share this post Link to post Share on other sites