Re: Connection pooling

From: Alex Pilosov <alex(at)pilosoft(dot)com>
To: Frank Joerdens <frank(at)joerdens(dot)de>
Cc: Gilles DAROLD <gilles(at)darold(dot)net>, pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Connection pooling
Date: 2001-01-25 20:27:21
Message-ID: Pine.BSO.4.10.10101251526370.16787-100000@spider.pilosoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Thu, 25 Jan 2001, Frank Joerdens wrote:

> How's that supposed to work? Apache is a multi-process web server.
> Connection pooling over all Apache children that are currently alive on
> a web server would require some kind of inter-process communication,
> which I don't think Apache supports (am I mistaken?).

That's what Apache 2.0 is about. It will be able to run in a multi-thread
mode, or in multi-process mode with some data shared via shared memory.

-alex

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martin A. Marques 2001-01-25 20:29:27 Re: [PHP] PostgreSQL + PHP + SQL warning messages
Previous Message Ian Lance Taylor 2001-01-25 20:04:40 Re: beta3 Solaris 7 (SPARC) port report [ Was: Looking for . . . ]