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 [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message