Project

General

Profile

Actions

Bug #14823

closed

DBAL produces "unexpected EOF on client connection"

Added by Christian Welzel over 19 years ago. Updated over 18 years ago.

Status:
Closed
Priority:
Should have
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2005-06-17
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The dbal layer of typo3 produces the following log
when used with postgresql 7.4 and adodb:

postgres: [2-1] LOG: unexpected EOF on client connection

this is very annoying because it happens for every page
request and floods the syslog.

(issue imported from #M1204)

Actions #1

Updated by Karsten Dambekalns almost 19 years ago

With current dbal, adodb and TYPO3 code I cannot reproduce this with PostgreSQL 7.4.9. Anyway, this bug can hardly be triggered by PHP code, as it is on protocol level.

So it is either PHP itself or Apache not closing the connection properly (like suggested in http://www.codecomments.com/archive401-2005-3-441389.html).

If this is still an issue, post a comment here.

Actions

Also available in: Atom PDF