| From: | Philip Hallstrom <philip(at)adhesivemedia(dot)com> |
|---|---|
| To: | GH <grasshacker(at)over-yonder(dot)net> |
| Cc: | pgsql-novice(at)postgresql(dot)org |
| Subject: | Re: Re: re : PHP and persistent connections |
| Date: | 2000-11-27 16:57:23 |
| Message-ID: | Pine.BSF.4.21.0011270856180.60076-100000@oddjob.adhesivemedia.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-novice |
> Is it possible to set something like a timeout for persistent connctions?
> (Er, would that be something that someone would want
> to do? A Bad Thing?)
see my other email about apache's MaxRequestsPerChild...
> What happens when the httpd process that held a persistent connection
> dies? Does "its" postgres process drop the connection and wait for
> others? When the spare apache processes die, the postgres processes
> remain.
On my server (freebsd 4.x, php 4.0.2, postgresl 7.0.3) when I kill the
httpd processes the postgres processes die as well...
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2000-11-27 17:09:00 | Re: Re: [NOVICE] Re: re : PHP and persistent connections |
| Previous Message | Philip Hallstrom | 2000-11-27 16:55:58 | re: PHP and persistent connections |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2000-11-27 17:09:00 | Re: Re: [NOVICE] Re: re : PHP and persistent connections |
| Previous Message | Philip Hallstrom | 2000-11-27 16:55:58 | re: PHP and persistent connections |