Hi,
I am using mod_perl 1.99_13, with Apache 2.0.49. When I start the
processes, free shows me that about 17 MB of swap is used. And ps -aux,
shows me that each httpd process eats up to 1.1 %MEM. But after about 30
minutes running, the swap memory usage will increase to up to about 200
MB, and eac
Not for Mp2 but did you come across this link?
http://www.brtnet.org/linux/rtinstall.htm
Marty
--- Jon Forrest <[EMAIL PROTECTED]> wrote:
> Maybe others know something that I don't know,
> but I was unable to build mod_perl2 with apache 2
> on either Mandrake 10.0 or Fedora Core 2. I sent
> se
Jon Forrest wrote:
Maybe others know something that I don't know,
but I was unable to build mod_perl2 with apache 2
on either Mandrake 10.0 or Fedora Core 2. I sent
several bug reports to this list summarizing
the problems.
Hmm, but Jon, you didn't followup on this email:
http://article.gmane.org/g
Joe Orton wrote:
On Wed, Oct 13, 2004 at 05:02:30PM -0400, Stas Bekman wrote:
Joe Orton wrote:
If -lperl was specified on the link line and ldd does not show a
dependency on libperl.so.N, then barring a complete linker fubar, it
must be the case that a libperl.a was linked statically.
I doubt that
On Wed, Oct 13, 2004 at 05:02:30PM -0400, Stas Bekman wrote:
> Joe Orton wrote:
> >If -lperl was specified on the link line and ldd does not show a
> >dependency on libperl.so.N, then barring a complete linker fubar, it
> >must be the case that a libperl.a was linked statically.
>
> I doubt that t
Joe Orton wrote:
On Wed, Oct 13, 2004 at 08:26:43AM -0400, Stas Bekman wrote:
Joe Orton wrote:
This problem is probably caused by a bogus libperl.a on your system
somewhere. What does:
ls -l /usr/lib/perl/5.6.1/CORE/libperl.* /usr/lib/libperl.* \
/usr/local/lib/libperl.*
give?
IMHO, it's libperl
Frank Wiles wrote:
On Wed, 13 Oct 2004 16:47:51 +0100 (BST)
Martin Moss <[EMAIL PROTECTED]> wrote:
I would disagree about learning mod perl 2 straight
away. But, I guess it depends on why you are learning
it.
I haven't found anybody using modperl 2.0 yet. (but
that's not a reason
I've always used a full start & stop (ie. apachectl stop; apachectl
start ) with my mod_perl servers when I need it to pick up new code
because I read (many years ago) that graceful restarts could leak
memory or cause some sort of problem. It's been long enough that I
don't even remember the proble
Here's the job posting thing:
Brunico Communications Inc., a high-energy entrepreneurial company based in Toronto,
seeks an experienced programmer to join our web development team in the following key
role:
Web Developer
Working in conjunction wi
On Wed, 2004-10-13 at 14:05, Frank Wiles wrote:
> Wow 20%! I knew you would gain some speed advantage by ditching
> threads, but I didn't realize it was quite big of a difference.
This is from perlbench. The benchmarks are here:
http://marc.theaimsgroup.com/?l=apache-modperl&m=10685159843050
On Wed, 13 Oct 2004 12:58:10 -0400
Perrin Harkins <[EMAIL PROTECTED]> wrote:
> On Wed, 2004-10-13 at 12:50, Barksdale, Ray wrote:
> > Being currious, did you
> > attempt to compile against the Fedora Perl or did you roll your own?
> > I don't know that this would be a source of trouble since I've
Barksdale, Ray wrote:
Just echoing Frank. I'm in the process of converting our last MP1 app
(Hylafax application) to MP2 on Fedora Core 2. Being currious, did you
attempt to compile against the Fedora Perl or did you roll your own?
I built everything from sources using what was the latest
versions
On Wed, 2004-10-13 at 12:50, Barksdale, Ray wrote:
> Being currious, did you
> attempt to compile against the Fedora Perl or did you roll your own?
> I don't know that this would be a source of trouble since I've built
> my own Perl(s) since RedHat 7 to stay single threaded. I've never attempted
>
Just echoing Frank. I'm in the process of converting our last MP1 app
(Hylafax application) to MP2 on Fedora Core 2. Being currious, did you
attempt to compile against the Fedora Perl or did you roll your own?
I don't know that this would be a source of trouble since I've built
my own Perl(s) since
On Wed, 13 Oct 2004 09:03:46 -0700
Jon Forrest <[EMAIL PROTECTED]> wrote:
> Maybe others know something that I don't know,
> but I was unable to build mod_perl2 with apache 2
> on either Mandrake 10.0 or Fedora Core 2. I sent
> several bug reports to this list summarizing
> the problems.
>
> Sinc
Maybe others know something that I don't know,
but I was unable to build mod_perl2 with apache 2
on either Mandrake 10.0 or Fedora Core 2. I sent
several bug reports to this list summarizing
the problems.
Since my goal was to build Request Tracker, and
their documentation strongly advises against
m
On Wed, 13 Oct 2004 16:47:51 +0100 (BST)
Martin Moss <[EMAIL PROTECTED]> wrote:
> I would disagree about learning mod perl 2 straight
> away. But, I guess it depends on why you are learning
> it.
>
> I haven't found anybody using modperl 2.0 yet. (but
> that's not a reason not to use it) I just f
On Wed, 13 Oct 2004 15:13:34 +
"steve silvers" <[EMAIL PROTECTED]> wrote:
> I'm currently building a system at home to start learning modperl, and
> would like to get your advice as to what version and flavor of Linux
> you recommend. ie: RedHat, SuSe, etc... Please state the Linux,
> Apache,
Hi
The latest stable version of MKDoc (a mod_perl CMS) is out, details
follow and are also here:
http://mkdoc.com/news/mkdoc-1629-stable-released/
Chris
--
Chris Croome <[EMAIL PROTECTED]>
web design http://www.webarchitects.co.uk/
eek, sorry, you guessed right at apache 1.x (1.3.31)
Marty
--- William McKee <[EMAIL PROTECTED]> wrote:
> On Wed, Oct 13, 2004 at 12:46:19PM +0100, Martin
> Moss wrote:
> > Hmmm, I'm a little concerned that using DSO does
> have
> > a performance hit for no real benefit for what we
> wish
> > t
On Wed, Oct 13, 2004 at 12:46:19PM +0100, Martin Moss wrote:
> Hmmm, I'm a little concerned that using DSO does have
> a performance hit for no real benefit for what we wish
> to do. Hmm, now just need to find instructions on
> building apache with mod_ssl, mod_perl and mod_php?
> without using DSO
Hmmm, I'm a little concerned that using DSO does have
a performance hit for no real benefit for what we wish
to do. Hmm, now just need to find instructions on
building apache with mod_ssl, mod_perl and mod_php?
without using DSO, any ideas? (whilst I'm off to
google...)
Marty
--- William McKee
On Wed, Oct 13, 2004 at 08:26:43AM -0400, Stas Bekman wrote:
> Joe Orton wrote:
> >This problem is probably caused by a bogus libperl.a on your system
> >somewhere. What does:
> >
> >ls -l /usr/lib/perl/5.6.1/CORE/libperl.* /usr/lib/libperl.* \
> > /usr/local/lib/libperl.*
> >
> >give?
>
> IMH
Joe Orton wrote:
On Mon, Oct 11, 2004 at 11:47:33PM +0200, MARTIN Pierre wrote:
Please do:
cd src/modules/perl/
rm mod_perl.so
make -f Makefile.modperl
Here we go:
/data/misc/mod_perl-1.99_16/src/modules/perl# rm mod_perl.so
/data/misc/mod_perl-1.99_16/src/modules/perl# make -f Makefile.modperl
rm
24 matches
Mail list logo