Hi, On Mon, Jan 05, 2009 at 03:49:36PM -0500, Joseph Hardeman wrote: > Hey Guys, > > Is there a way to get real time stats on the number of unique IP's that > are connecting to haproxy? I do have the stats page running and can see > how many connections are coming in, but I understood that these were per > session connection not per unique IP. If I am wrong, then please let me > know.
No, it's not accounted. It will be once we support per-IP connections limits, which will in fact most likely be per-class (so that you'll know how many entries you have in each class). Regards, Willy

