From: | Guy Helmer <ghelmer(at)palisadesystems(dot)com> |
---|---|
To: | Stuart Ford <stuart(dot)ford(at)glide(dot)uk(dot)com> |
Cc: | "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: SSL connection has been closed unexpectedly |
Date: | 2013-08-15 15:59:47 |
Message-ID: | B463BE14-CD85-4FF7-9F4F-7C9BDF6C7003@palisadesystems.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Aug 15, 2013, at 5:41 AM, Stuart Ford <stuart(dot)ford(at)glide(dot)uk(dot)com> wrote:
> Dear community
>
> We have a problem on our development database server, which supports a PHP
> application, which connects to it from a different server. Sometimes,
> around 1 in 4 page loads, it fails and reports the following error message:
>
> FATAL: terminating connection due to administrator command SSL connection
> has been closed unexpectedly
>
> Reloading the page usually works, sometimes doesn't, sometimes it requires
> several more refresh attempts before it magically works again. The odd
> thing is that we also have a live platform that is set up in the same way,
> and this does not occur, thankfully, but I expect it could.
>
> I've tried turning off all SSL features on the development platform, but
> oddly, the same problem persists. I've also tried whacking the logging
> level up to debug5, but still nothing appears in the PG logs when the
> problem occurs.
>
> Does anybody have any idea what could be happening here?
>
> Many thanks in advance
>
> Stuart Ford
Any chance you are using HP ProCurve switches? I believe we have seen these switches corrupt SSL connections when systems use flow control signaling. Utterly bizarre behavior, but we've seen it at multiple customer sites.
Guy
From | Date | Subject | |
---|---|---|---|
Next Message | Perry Smith | 2013-08-15 16:14:20 | Immediate Constraints |
Previous Message | Jeff Janes | 2013-08-15 15:59:23 | Re: Why doesn't COPY support the HEADER options for tab-separated output? |