e. I am also
using HTML::Template with caching turned on.
Does anyone have an idea of what might be going on? Where should I
start? I have been reading up on performance issues and profiling code,
but this seems much higher level. I can't find any references with
anyone else having this experience.
Thanks!
-Todd
That is a good point, but I think the comparison is accurate.
I've run the tests hundreds of times with the performance
difference always being the same.
-Todd
On Mon, Oct 06, 2003 at 12:43:08PM -0400, Geoffrey Young wrote:
>
> >My application seemed slower with Resistry! Using cu
i fear this has been asked many times, but i could not find a definitive
answer.
i am using a system on which mod_perl is available, but the Perl version
it's using is 5.6.1
this system also has Perl version 5.8.1 installed. is there any way to
use the 5.8.1 interpreter without rebuilding mod_pe
as mentioned in my side message to you, Perrin, i'm looking to 5.8.1 for
its unicode support. specifically, to make it easy to output XML in UTF-8
as an OAI (Open Archives Initiative) repository.
On 3 Nov 2003, Perrin Harkins wrote:
> On Mon, 2003-11-03 at 12:21, Rafael Garcia-Suarez wrote:
>
way or another,
or maintain pre-release versions of mp2, but a release mp2 and
hopefully imminent "blessed" mp2 RPM from Redhat would greatly
simplify things for us (package management) and others with the same
requirements I'd imagine.
--
__
toddgrimas
ustomize all the different locations though that
won't cut it...
--
__
toddgrimason*todd-AT-slack.net
ehensive, updated instructions for
handling a move from MP1 to MP2. I'd guess once MP2's released all
that will catch up, but at this point I basically chickened out.
Good luck! (and of course I hope people will point out any errors in
my advice to you...)
-Todd
>
> Can you te
cases it does end up affecting what one can use "on
the job", regardless of technical merits. Sad but true.
But this is an old discussion...
--
toddgrimason*todd[ at ]slack.net
pache::Session::MySQL', $session_key,
{ Handle => $dbh, LockHandle => $dbh } ;
} ;
The only way I can "duplicate" it is by pounding the sever with ab.
Once it hangs, it says hung ( can't make any other requests ). A restart
always gets it going agian.
Thanks in advance for any advice!
Todd W.
e some files in the root of
> that page that suggested such) tail the logs while you stresstest.
>
Help! I'm drowning in log entries :-)
Thank you so much for your very useful tips!
trwww
>
> On Feb 26, 2006, at 4:29 PM, Todd W wrote:
>
> > Apache::Session is occasiona
"Jonathan" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> how many connections do you get from a show processlist in mysql?
It looks right, show processlist counts connections * processes, even during
a stress test.
> is it possible that some scoping issue had the connect occuri
"Andreas Nolte" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> .. just curious:
>
> are you running on a Linux box with 2.6.x kernel ? If yes, then you
> might have the trouble we had with apache AND mysql and pthreads.
>
> Solution: just move /lib/tls to s.th. like /lib/tls.save an
"Kaplan, Andrew H." <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Hi there --
I ran the Makefile.PL script using the command /usr/local/bin/perl. Once the
compilation and install was completed, I tried running the server and
unfortunately the same error message concerning Perl 5.8.0
ase, would be
helpful.
Thanks.
--Todd White
On Fri, 3 Nov 2006, Philip M. Gollucci wrote:
> Perrin Harkins wrote:
> > On Fri, 2006-11-03 at 15:15 -0500, Todd White wrote:
> > > We just upgraded Apache and mod_perl to the 2.x level and now AuthDBI does
> > > not work.
> >
> > You might want to grab t
Thanks much! However, for it to work, I still need to use
'Apache2::compat'.
In this transition to mp2, it's occuring to me that while mod_perl 2 does
seem superior to mod_perl 1, it seems the documentation is NOT.
Frustrating. :-/
--Todd White
On Sun, 5 Nov 2006, Adam P
On Mon, 6 Nov 2006, Perrin Harkins wrote:
>
> > In this transition to mp2, it's occuring to me that while mod_perl 2 does
> > seem superior to mod_perl 1, it seems the documentation is NOT.
>
> This sounds to me like a bug, not a documentation problem.
The documentation comment was entirely more
On Mon, 6 Nov 2006, Philip M. Gollucci wrote:
> Todd White wrote:
> > Thanks much! However, for it to work, I still need to use
> > 'Apache2::compat'.
> Please explain -- Perrin is correct, you should not need this with
> Apache::AuthDBI 1.05+
My most sincere a
I'm wondering if anyone on this list would have any knowledge regarding
the following Embperl question?
Is anyone aware of a bug I may have encountered?
Thanks.
-- Forwarded message --
Date: Wed, 26 Sep 2007 08:06:01 -0400 (EDT)
From: Todd White <[EMAIL PROTECTED]>
many columns as you need. It is
also possible to call a 'fetch' subroutine in each table row.
#
On Wed, 26 Sep 2007, Perrin Harkins wrote:
> On 9/26/07, Todd White <[EMAIL PROTECTED]> wrote:
> &g
1. Problem Description:
Installing mod_perl2, latest version(2.0.7), on hp-ux machine(B.11.31).
The "perl Makefile.PL" command returns the following error:
% perl Makefile.PL MP_AP_PREFIX=/opt/hpws22/apache
Reading Makefile.PL args from @ARGV
MP_AP_PREFIX = /opt/hpws22/apache
the bug report that it says that the httpd binary was
not found, even though it is on my path. Is the script using some other
configuration for that?
-Todd
-Original Message-
From: Fred Moyer [mailto:f...@redhotpenguin.com]
Sent: Tuesday, July 10, 2012 4:06 PM
To: Froyland, Todd
Cc
line 662: warning #2940-D: missing return statement at end
of non-void function "modperl_config_is_perl_option_enabled"
}
^
1 error detected in the compilation of "modperl_config.c".
*** Error exit code 2
Stop.
*** Error exit code 1
-Todd
Todd Froyland
Hi,
I'm trying to install mod_perl 2.0.8 with Apache 2.2.15 and perl 5.18.2.
The following test fails and I don't know how to run it individually to
diagnose it.
Test Summary Report
---
t/api/server_const.t (Wstat: 0 Tests: 6 Failed: 2)
Failed te
*bump*
On Wed, Jul 2, 2014 at 10:29 AM, Todd Chapman wrote:
> Hi,
>
> I'm trying to install mod_perl 2.0.8 with Apache 2.2.15 and perl 5.18.2.
> The following test fails and I don't know how to run it individually to
> diagnose it.
>
> Test Summary Report
&g
This is more a pause question I guess than a mod_perl one but it affects
mod_perl:
installing Apache::DB via CPAN is for some reason installing
Devel-DebugHooks:
https://metacpan.org/release/Devel-DebugHooks
Somehow Apache::DB is in there, but not the XS bits, so you don't get
the .so fil
First, let me preface my comments with the admission that I'm not a perl
programmer. However, I do recruit a lot of perl programmers! What isn't
really being discussed is that fact that new programmers often work with
whatever technology allows them to cheaply get sites up and running on the
web. D
learning management
systems attempted to go head-to-head with commercial LMS's. I'm sure that there
are some that are perl-based, but these are getting a lot of attention and
they're all PHP-based.
Todd
From: Alfred Vahau
[mailto:[EMAIL PROTECTED] Sent: Thursday, Au
bling blocks to testing out
the framework, you're going to lose people.
Cool and thanks.
Todd
> -Original Message-
> From: Christopher H. Laco [mailto:[EMAIL PROTECTED]
> Sent: Monday, February 27, 2006 10:23 AM
> To: Harry Zhu
> Cc: Enno; modperl@perl.apache.org
&
** Packages of interest status:
Apache2: -
Apache2::Request : -
CGI: 3.05
ExtUtils::MakeMaker: 6.17
LWP: 5.803
mod_perl : -
mod_perl2 : -
3. This is the core dump trace: (if you get a core dump):
[CORE TRACE COMES HERE]
This
h 136 bytes entropy ( error_log,
LogLevel debug ) when I start it with apachectl but the make test method
starts it with 0 entropy. ? I tried PERL_HASH_SEED=0 make test but it
still seems the same. This was per message:
http://www.gossamer-threads.com/lists/modperl/modperl/60527
Thanks,
ib/site_perl
.
*** Packages of interest status:
Apache2: -
Apache2::Request : 2.05-dev
CGI: 3.11
ExtUtils::MakeMaker: 6.17
LWP: 5.803
mod_perl : -
mod_perl2 : 2.01
3. This is the core dump trace: (if you get a core dump):
[C
o:[EMAIL PROTECTED]
Sent: Wednesday, August 17, 2005 12:42 PM
To: ODELL, TODD E (SWBT)
Cc: modperl@perl.apache.org
Subject: Re: ModPerl 2.0.1 AIX4.3.3 - Make Test Fails to run
ODELL, TODD E (SWBT) wrote:
> to start. I unpacked and compiled as my userid, not root, and am able
to
> start the httpd di
2/aix-thread-multi-64all/DynaLoader.pm line
229.
at /home/users/webownr/source/modperl-2.0/blib/lib/APR/XSLoader.pm line
31
Compilation failed in require at
/home/users/webownr/source/modperl-2.0/t/lib/TestAPRlib/uri.pm line 11.
BEGIN failed--compilation aborted at
/home/users/webownr/source/modperl-2.0/t/lib/TestAPRlib/uri.pm line 11.
Compilation failed in require at t/apr-ext/uri.t line 7.
BEGIN failed--compilation aborted at t/apr-ext/uri.t line 7.
t/apr-ext/uri. Dubious, test returned 255
(wstat 65280, 0xff00)
No subtests run
Todd E. O'Dell
Assoc Tech Support Analysis Network
AT&T Operations
Room 1118
500 E. 8th
Kansas City, MO 64106
Office: (816)275-3626
[EMAIL PROTECTED]
34 matches
Mail list logo