Re: SSL question

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Yogi Barot <YBarot(at)symcor(dot)com>
Cc: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: SSL question
Date: 2015-08-28 13:46:40
Message-ID: CAKFQuwatBFY+JyRGB3HQ1pV83LJpsoFe3z1otY6PWeNJP0zguQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Fri, Aug 28, 2015 at 9:28 AM, Yogi Barot <YBarot(at)symcor(dot)com> wrote:

> · Do you have any idea why adding SSL will slow the response time?
>
> We are seeing 3-7% overhead with SSL on. Need to understand technical
> reason for it. we use JDBC. What I found that JDBC does not do compression.
>

​Encryption and decryption takes time...

​David J.

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Yogi Barot 2015-08-28 13:54:34 Re: SSL question
Previous Message Dave Cramer 2015-08-28 13:45:54 Re: Version 1202 released