2011/6/15 Chris Allen <[email protected]> > Hello, > > The architecture of our application is such that we are running haproxy > with a large number (perhaps 700-800) > of back-end pools, each containing a single server. Is this something that > haproxy can handle efficiently? Are > there any caveats as the number of pools increases? Perhaps memory or CPU > load? > > Many thanks, > > Hello,
I'm using haproxy with 1700 backends (each backends with 3 servers) and it seems to work well on a Intel(R) Celeron(R) CPU 2.66GHz. Haproxy uses 10% of cpu time and 70m of RAM. Regards, Aurélien

