David Nicol wrote:
> On 4/17/06, Perrin Harkins <[EMAIL PROTECTED]> wrote:
>
>>On Sun, 2006-04-09 at 22:14 -0500, Frank Wiles wrote:
>>
>>> I'd suggest trying pgpool without Apache::DBI also. Using both you're
>>> essentially pooling twice for no real reason.
>>
>>Not really. Apache::DBI just p
On Mon, 2006-04-17 at 14:22 -0500, David Nicol wrote:
> Maybe someone could write Apache::DBI::pooled which would
> maintain a smaller number of persistent connections and provide
> them to the client processes as needed intstead of maintaining
> a persistent connection for each client process.
It
On 4/17/06, Perrin Harkins <[EMAIL PROTECTED]> wrote:
> On Sun, 2006-04-09 at 22:14 -0500, Frank Wiles wrote:
> > I'd suggest trying pgpool without Apache::DBI also. Using both you're
> > essentially pooling twice for no real reason.
>
> Not really. Apache::DBI just provides persistent connect
On Sun, 2006-04-09 at 22:14 -0500, Frank Wiles wrote:
> I'd suggest trying pgpool without Apache::DBI also. Using both you're
> essentially pooling twice for no real reason.
Not really. Apache::DBI just provides persistent connections. This
pgpool thing is trying to actually share a limited
On Mon, 2006-04-17 at 12:26 -0500, Boysenberry Payne wrote:
> Does anyone have any suggestions on how to go about getting the
> mod_perl documentation
> setup for local viewing.
Instructions are here:
http://perl.apache.org/download/docs.html
- Perrin
Does anyone have any suggestions on how to go about getting the
mod_perl documentation
setup for local viewing. I'm trying to keep this from being an
"all-day" project. I want
to be able to get at the mp2 docs "off-line" or locally. It would be
nice if it was html too
rather than the less us
Joel Bernstein wrote:
> Hi,
>
> Apache-Test-1.28 fails tests due to expecting the apache cfg directive
> "SetEnv" to work. AFAIK this has been PerlSetEnv for *years*, so long
> that I'm thinking the problem must be something else because this is too
> obvious a bug. So I'm wondering what else th
Hi,
Apache-Test-1.28 fails tests due to expecting the apache cfg directive
"SetEnv" to work. AFAIK this has been PerlSetEnv for *years*, so long
that I'm thinking the problem must be something else because this is too
obvious a bug. So I'm wondering what else the problem might be?
Syntax error on
Hello,
I was directed to report the bug by the installation process during a "make
test" run. Here's the result of the completed t/REPORT.
I'm trying to do a static build of mod_perl with apache 2.2.0. I followed the
instructions per
http://perl.apache.org/docs/2.0/user/install/install.html#Stati