Re: How to handle missing pgsql.connect_timeout

From: Christopher Murtagh <christopher(dot)murtagh(at)mcgill(dot)ca>
To: Janning Vygen <vygen(at)gmx(dot)de>
Cc: pgsql-php(at)postgresql(dot)org
Subject: Re: How to handle missing pgsql.connect_timeout
Date: 2005-02-01 13:18:36
Message-ID: 1107263917.11348.10.camel@mafalda.corporateunderground.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

On Tue, 2005-02-01 at 09:38 +0100, Janning Vygen wrote:
> Does anybody has any hints to solve this problem?

This is a bit of a non-solution, but it is what worked for us. We
simply stopped using pconnect() altogether. This seemed to have solved
connection timeouts and delays. Our site gets 500k page hits per day
without any problems.

Cheers,

Chris

--
Christopher Murtagh
Enterprise Systems Administrator
ISR / Web Communications Group
McGill University
Montreal, Quebec
Canada

Tel.: (514) 398-3122
Fax: (514) 398-2017

In response to

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Frank Bax 2005-02-01 13:24:50 Re: to_char replacement
Previous Message Janning Vygen 2005-02-01 08:38:17 How to handle missing pgsql.connect_timeout