Too long conversations between IDP and SP
Cantor, Scott
cantor.2 at osu.edu
Mon Sep 14 09:45:56 EDT 2015
On 9/14/15, 3:10 AM, "users on behalf of TISSOT Jacques" <users-bounces at shibboleth.net on behalf of jacques.tissot at unifr.ch> wrote:
>Dear Community, especially those who answered to my problem,
>
>The problem solved from itself when I cut off the remote PSQL database (with replication on the two IDP servers) by simply link it locally. Something had to be wrong with the replication. Nothing
> to do with the DNS RoundRobin. It could cause problems somehow, but not in that case.
>
>I have to tune better the replication of my postgres database.
I'm not sure what you mean about replication unless you mean it was blocking connections during replication (which is not what I would expect it to do).
But driver behavior with JDBC is generally quite inconsistent across databases, some behave very nicely and some don't. The main advantage of LDAP over JDBC is more predictable and reliable connection handling from a single client library instead of varied connection handling reliability.
-- Scott
More information about the users
mailing list