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
http://blogs.scalablelogic.com/2014/01/enhanced-networking-in-aws-cloud-part-2.html

Note that if your AWS account is new enough, instances started by you
would already be in the default VPC, and you can take advantage of VPC
even without constructing a VPC from scratch.

Rayson

==================================================
Open Grid Scheduler - The Official Open Source Grid Engine
http://gridscheduler.sourceforge.net/
http://gridscheduler.sourceforge.net/GridEngine/GridEngineCloud.html




On Sun, Jan 5, 2014 at 12:05 AM, Jordan Arentsen <jor...@bliss.io> wrote:
> 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 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 <bed...@gmail.com> 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 <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 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!
>>
>>
>

Reply via email to