Re: anyone with pgpool experience?

2006-04-17 Thread Tom Schindl
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

Re: anyone with pgpool experience?

2006-04-17 Thread Perrin Harkins
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

Re: anyone with pgpool experience?

2006-04-17 Thread David Nicol
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

Re: anyone with pgpool experience?

2006-04-17 Thread Perrin Harkins
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

Re: Off-line mod_perl documentation

2006-04-17 Thread Perrin Harkins
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

Off-line mod_perl documentation

2006-04-17 Thread Boysenberry Payne
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

Re: Apache::Test 1.28 broken cfg

2006-04-17 Thread Geoffrey Young
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

Apache::Test 1.28 broken cfg

2006-04-17 Thread Joel Bernstein
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

[mp2] Bug report - "make test" t/perlrun_extload failures

2006-04-17 Thread LUK ShunTim
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