Re: [PERFORM] Connection time when using SSL

2015-06-01 Thread Tomas Vondra
Hi On 06/01/15 22:51, Marco Di Cesare wrote: I am connecting to a Postgres instance using SSL and seeing fairly slow connect times. I would expect there would be some overhead but it's more than I anticipated. The connection is happening over a network. I am using a wildcard SSL certificate on t

[PERFORM] Connection time when using SSL

2015-06-01 Thread Marco Di Cesare
I am connecting to a Postgres instance using SSL and seeing fairly slow connect times. I would expect there would be some overhead but it's more than I anticipated. The connection is happening over a network. I am using a wildcard SSL certificate on the server side only. Using one of these JDBC