I wanna use webbench to test my website, I use mac.
When I did webbench -c 50 -t 30 http://XXXX
It works well
But when I did webbench -c 5000 -t 30 http://XXXX
It reported error like this:
problems forking worker no. 98
fork failed.: Operation timed out
How can I solve this problem?