Hi Baptiste, Sorry about that, it makes sense that you would want that information. :)
Mostly this will be routing to various front-end web servers based on the incoming url. There is a main PHP application running on a couple servers, a Tomcat server running authentication, and a few node.js servers. Mostly the PHP servers will be handling the bulk of the load for now. Is that the information you were looking for, or is there something I can dig into more in-depth? On Thu, Jan 2, 2014 at 2:45 AM, Baptiste <[email protected]> wrote: > Hi Jordan, > > If you don't provide us any information on the type of services you're > going to deliver with HAProxy, then we can't help you! > > Baptiste > > On Thu, Jan 2, 2014 at 4:25 AM, Jordan Arentsen <[email protected]> wrote: > > I'm trying to prepare HAProxy for a production, and I'm trying to figure > out > > some good default configuration settings that will at least give me a > good > > place to start. > > > > My main question revolves around the maxconn option and the various > > timeouts. I was thinking about setting the maxconn to 15k or so, is this > a > > bad place to start? Any other advice on baseline performance tuning? > > > > My main HAProxy instance will be running on an EC2 c3.large. > > > > Thanks! >

