From: | Yogi Barot <YBarot(at)symcor(dot)com> |
---|---|
To: | "'pgsql-jdbc(at)postgresql(dot)org'" <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | SSL question |
Date: | 2015-08-28 13:28:40 |
Message-ID: | 35cac61049d44e82852253dd5f3a2c70@MX004.symprod.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Hi,
I have few questions for postgresql queries using JDBC.
* Do you have any idea why adding SSL will slow the response time?
* What is general overhead for SSL enabling in potgresql using JDBC?
* We have SSL enabled with - Version of openssl we have is 0.9.8 and rhel 5, postgresql version is 9.0.19.
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.
Really looking to find details of how postgresql works with ssl with jdbc connection.
Appreciate your help.
Thanks,
Yogi
From | Date | Subject | |
---|---|---|---|
Next Message | Vladimir Sitnikov | 2015-08-28 13:32:55 | Re: Version 1202 released |
Previous Message | Dave Cramer | 2015-08-28 13:27:14 | Re: Version 1202 released |