Re: Least connections and multi_accept

2013-04-16 Thread duanemulder
Sent from my BlackBerry 10 smartphone.

Re: Least connections and multi_accept

2013-04-16 Thread Maxim Dounin
Hello! On Tue, Apr 16, 2013 at 09:51:34AM +0200, António P. P. Almeida wrote: > Recently Ruslan, while replying to someone stated that the internal > counters for the least connections load balancing algorithm ate *per > worker* and consequently unless there is a high load it might not add up > t

Least connections and multi_accept

2013-04-16 Thread António P . P . Almeida
Recently Ruslan, while replying to someone stated that the internal counters for the least connections load balancing algorithm ate *per worker* and consequently unless there is a high load it might not add up that in fact the algorithm logic is "respected" while considering all workers. Is this s