Re: Tuning HAProxy for Production

2014-01-11 Thread Jordan Arentsen
Thanks for sending that info my way Rayson. It looks like my account is new enough to get onto the default VPC. Still looking for some insights on basic connection and timeout number if anyone has any tips. Thanks! On Wed, Jan 8, 2014 at 11:28 AM, Rayson Ho raysonlo...@gmail.com wrote: Since

Re: Tuning HAProxy for Production

2014-01-08 Thread Rayson Ho
Since you are using c3.large, you should be able to take advantage of the AWS enhanced networking, which gives you higher throughput and lower network latency: http://blogs.scalablelogic.com/2013/12/enhanced-networking-in-aws-cloud.html

Re: Tuning HAProxy for Production

2014-01-04 Thread Jordan Arentsen
Just wanted to bump this, see if anyone had any suggestions. Thanks. On Thu, Jan 2, 2014 at 2:09 PM, Jordan Arentsen jor...@bliss.io wrote: 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

Re: Tuning HAProxy for Production

2014-01-02 Thread Baptiste
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 jor...@bliss.io wrote: I'm trying to prepare HAProxy for a production, and I'm trying to figure out

Re: Tuning HAProxy for Production

2014-01-02 Thread Jordan Arentsen
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

Re: Tuning HAProxy for Production

2014-01-02 Thread Jonathan Matthews
On 2 January 2014 20:09, Jordan Arentsen jor...@bliss.io 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

Tuning HAProxy for Production

2014-01-01 Thread Jordan Arentsen
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