I have two VEs running on the same physical server. One VE sends requests and the other reads/processes them. I'm trying to benchmark the setup, but I keep blowing through the UBC limits. Things grind to a halt when this happens. Is there a way I can completely disable UBC so it doesn't keep hitting limits? Or is the only way to do something like this to set the UBC params to extraordinarily high values?
feedback
|
|
OpenVZ can be a bit difficult to set limits for. Documentation is not very clear and the configuration is quite arcane if you are a first timer. Instead of using the example configurations, I would encourage you to use | |||
feedback
|
|
If you're hitting the limits, either you've set the limits too low or you're doing something extraordinarily wrong. I'd raise the limits to appropriate levels for your hardware, and then if that doesn't help, investigate what the code is doing wrong. | |||
|
feedback
|