I've tried using Apache::PAR, but I think it needs some work to get it
working on MP2 or MP2.2. There is a lazy way to go about it:
1. In your httpd.conf insert:
PerlRequire startup.pl
2. In your startup.pl load your PAR files.
Hope this helps.
Ali ISIK wrote:
Hi there, folks -- is the use of
Hi! I'm building mod_perl 2.0.2 on a Fedora Core 5 Linux system using
gcc 4.1.1. I've got Apache 2.2.3 built from source up and running and a
multi-threaded Perl 5.8.8 was part of the Fedora Core 5 installation.
When I follow the "simple" build instructions for mod_perl, I get this
compile e
Hello,
My company is currently looking to hire a mod_perl developer in the
Dallas area. If anyone is interested, drop me a line.
Thanks,
Jordan
On Thu, 2006-11-02 at 16:44 -0600, Steve Johnson wrote:
> In testing this out, it works pefectly when testing with curl using a
> simple GET. It sends me a response almost immediately, but if i watch
> the logs, it processes the cleanuphandler method like it should, after
> i already received the
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 apologies -- it seems now I must rec
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+
In this transition to mp2, it's occuring to me that while mod_perl 2 does
seem superior to mod_perl 1, it s
Morad IGMIR wrote:
I've been having problems compiling mod_perl for several hours now,
I'm compiling it using gcc 3.3.4 and libc-2.3.5 on a 2.4.31 linux
kernel ( distro : slackware 10.2 )
I dont understand, since this has been flawlessly working so far for the
last few months.
/opt/httpd-2.2.3
On Fri, 2006-11-03 at 13:12 -0800, Dave Viner wrote:
> what does this error indicate? does this mean that a user has
> clicked the stop button while the page is loading?
It can mean that, or that your network is behaving in a flaky way, or if
you have mod_ssl on it can mean that you're dealing
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 17:01:28 +0200
"Ali ISIK" <[EMAIL PROTECTED]> wrote:
> Hi there, folks -- is the use of PAR with mp2
> recommended in production? We are considering
> distribution options for an mp2 application, including
> vmware and rPath, which can be rather expensive,
> depending on your t
On Mon, 2006-11-06 at 11:44 -0500, Todd White wrote:
> Thanks much! However, for it to work, I still need to use
> 'Apache2::compat'.
You should not need Apache2::compat. You should only need
Apache2::Access, and Apache::AuthDBI should load it for you. If it
doesn't, that's a bug in Apache::Aut
i've found the reports of shared/unshared memory to be completely
useless
the only way i've been able to bench memory usage is to run TOP in a
terminal, and then kill/start apaches with new min_children settings,
to find out the cost of the base memory , + each child. then make
100-500
On Monday 06 November 2006 17:48, Kjetil Kjernsmo wrote:
> I'm working on improving the scalability and performance of our app. It
> is rather bad, and I noticed that not many minutes after restart, the
> amount of shared memory is down to 10% of the total memory (and I'm at
> least at 1/3 on my ho
Hi all!
I'm working on improving the scalability and performance of our app. It
is rather bad, and I noticed that not many minutes after restart, the
amount of shared memory is down to 10% of the total memory (and I'm at
least at 1/3 on my home Axkit::App::TABOO), and besides, it is bad from
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 Prime x443 wrote:
>
>
I've been having problems compiling mod_perl for several hours now,
I'm compiling it using gcc 3.3.4 and libc-2.3.5 on a 2.4.31 linux
kernel ( distro : slackware 10.2 )
I dont understand, since this has been flawlessly working so far for
the last few months.
Any clue would be welcome.
Than
Hi there, folks -- is the use of PAR with mp2
recommended in production? We are considering
distribution options for an mp2 application, including
vmware and rPath, which can be rather expensive,
depending on your targeted market segment. Is there
any consensus on this issue, any "standard"
reco
17 matches
Mail list logo