Hello, I'm testing the patch of simon implementing agent-port.
I'd like to loadbalance RTMP servers based on the CPU usage, so i implemented a small tcp servers that returned the percent of free CPU and use the agent-port feature. I want new connection to always go to the server with the lowest CPU usage, which balancing algorithm should i use to achieve this? thanx, Sebastien Estienne

