Siddharth Wagh wrote: > But when I use ApacheBench on client machine to generate a load for > traffic server, the machine crashes randomly if I increase concurrency. > Lowest concurrency at which machine crashed is: > ab -n 10000 -c 20 http://192.168.20.108:8080/large1.html > where large1.html is a 7.5 KB page on origin server > c = 20 (concurrency level) > n = 10000 (total no. of requests sent) >
It's actually crashing the machine? As in, the kernel panicking? -- leif
