How much is the HTTPS overhead

Gabriel Ramuglia gabe at vtunnel.com
Sat Mar 20 20:48:09 MSK 2010


If you use nginx on the front end, you can have some really long
keepalives, which will reduce the number of connections set up and
torn down. This will probably make the impact on performance
negligible.

On Sat, Mar 20, 2010 at 5:42 PM, Fernando Perez <lists at ruby-forum.com> wrote:
> Thanks for your input.
>
> It seems a major hit can happen if there are plenty small requests.
>
> Hmm, I'll have to find a way to simplify the https handling in my rails
> app then.
> --
> Posted via http://www.ruby-forum.com/.
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://nginx.org/mailman/listinfo/nginx
>



More information about the nginx mailing list