Re: SSLTunnel + HAProxy: advice about hardware minimum requirements

From: Gabriel Sosa <sosagabriel#gmail.com>
Date: Fri, 31 Dec 2010 15:30:10 -0300


perfect!!!

Thank you!

On Tue, Dec 21, 2010 at 6:10 PM, Bryan Talbot <btalbot#aeriagames.com> wrote:
> If you're concerned about the SSL handing of your setup, the openssl
> command line tool includes some simple tools that can run rudimentary
> tests and benchmarks.
>
> One simple command to make 30 seconds of serial requests using both
> new and resumed (if you support it) SSL sessions would be:
>
> $> openssl s_client -connect remote.host:443 -www /index.html
>
> This will give you at least some idea of how many serial (not
> parallel) requests per second your system can accept.
>
> Apache ab or another http load generators can probably be used to do
> better concurrent testing.
>
> -Bryan
>
>
>
> On Mon, Dec 20, 2010 at 3:01 PM, Gabriel Sosa <sosagabriel#gmail.com> wrote:
>> Hello,
>>
>> Due some requirements we are facing the need to get the ip of clients
>> that connect to our system through SSL connections. Our proxy box its
>> an small dedicated server that has been running only HAproxy at the
>> moment and we are concern about if the server would be able to run
>> SSLtunnel + HAproxy.
>>
>> At the moment we are in about few hundred (about 400 or so)  of
>> concurrent connections.
>>
>> here is the information of the server
>>
>> 2x Intel(R) Pentium(R) D CPU 3.00GHz
>> 2GB of RAM
>>
>> I know this info isn't too accurate at the moment but do you guys
>> think this hardware will be able to face the load for the moment?
>>
>> Thanks in advance
>>
>> --
>> Gabriel Sosa
>> Si buscas resultados distintos, no hagas siempre lo mismo. - Einstein
>>
>>
>

-- 
Gabriel Sosa
Si buscas resultados distintos, no hagas siempre lo mismo. - Einstein
Received on 2010/12/31 19:30

This archive was generated by hypermail 2.2.0 : 2010/12/31 19:45 CET