Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Apr 2001 16:41:41 +0800
From:      "Alastair D'Silva" <deece@newmillennium.net.au>
To:        <freebsd-ports@freebsd.org>
Subject:   Apache13-modssl & mod_php4
Message-ID:  <Pine.BSF.4.31.0104191633360.76627-100000@picard.dyn.newmillennium.net.au>

next in thread | raw e-mail | index | archive | help
I have recently upgraded Apache/modssl via the ports collection to
1.3.19-2.8.2. This seems to have broken persistent connections to my
PostgreSQL database.

It seems that while persistent connections open fine, they are not being
returned to the pool for reuse, the end result being that PostgreSQL
eventually starts refusing connections.

I have reproduced this behavior on 3 machines, all running different
versions of 4.2-STABLE.

I have temporarily changed my code to not use persistent connections, but
I don't consider this to be a proper fix. Can anyone suggest a better
solution?


Cheers,

-- 
Alastair D'Silva
Networking Consultant
New Millennium Networking


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.31.0104191633360.76627-100000>