I have a linux machine with a dummy HTTP server on it. It accepts a certain number of connections/second. Neither the CPU (it is a multicore) nor the memory nor IO are exhausted. What else can be there that is limiting the connections/second? What should I look for? Thanks for any answers
feedback
|
|
I'm sorry if it's stating the obviously but ... bandwidth. install | |||||
feedback
|
|
You almost certainly are just hiting a configuration limitation, not a hardware resources one. I don't know much about
| |||
|
feedback
|