I got a little concern about how many resource consul (server and agent) going to use, because I’m running consul in a lxc container, and with lxc the “vm” can see all the proc from the host. So in
Thanks, I know that, but I’m sure it will work. Sometime ago I’m running some uWSGI software who detect (don’t know how) the number of CPU on the host and it launch 2x threads. So for something who answer 1 web request every hour I’ve a 96 threads.
But maybe consul are more intelligent. I will test and tell you.