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
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
|
I'm sorry if it's stating the obviously but ... bandwidth. install |
|||||
|
|
You almost certainly are just hiting a configuration limitation, not a hardware resources one. I don't know much about
|
|||
|
|