SSL connection has been closed unexpectedly

From: Stuart Ford <stuart(dot)ford(at)glide(dot)uk(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: SSL connection has been closed unexpectedly
Date: 2013-08-15 10:41:43
Message-ID: CE326EF5.10E9F%stuart.ford@glide.uk.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

This email and any attachments contain confidential and proprietary information of Glide Utilities Limited intended only for the use of the person to whom it is addressed. Unauthorised disclosure, copying or distribution of the email or its content may result in legal liability. If you have received the email in error, please immediately notify us by telephone on +44 333 666 5555 or email glide(at)glide(dot)uk(dot)com

The sender does not accept liability for any loss or damage from receipt or use thereof which arises as a result of internet transmission. Any views/opinions expressed within this email and any attachments are that of the individual and not necessarily that of Glide Utilities Limited.

Glide is a registered trademark of Glide Utilities Limited. Registered Office: Alpha Tower, Suffolk Street Queensway, Birmingham, B1 1TT. Registered in England & Wales. Registered Company No. 06194523.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2013-08-15 12:20:05 Re: Why doesn't COPY support the HEADER options for tab-separated output?
Previous Message Ivan Radovanovic 2013-08-15 09:33:42 Re: Getting list of supported types in Postgres