[Users] prlctl is sensibly slower than vzctl

2018-10-26 Thread Jean Weisbuch
On OpenVZ 7 servers, using prlctl is sensibly slower than using the similar command with vzctl/vzlist. For example, on a server with 28 running containers, it takes always around 0.9seconds to do a "prlctl list" while it takes less than 0.02s to do a "vzlist". Doing a "prlctl/vzctl exec /bi

Re: [Users] prlctl is sensibly slower than vzctl

2018-10-26 Thread Solar Designer
On Fri, Oct 26, 2018 at 04:33:30PM +0200, Jean Weisbuch wrote: > On OpenVZ 7 servers, using prlctl is sensibly slower than using the > similar command with vzctl/vzlist. prlctl talks a complicated protocol (involving SSL and XML wrapped in custom binary structures) to prl_disp_service. vzctl tal