Re: mod_perl and 64-bit linux

[prev] [thread] [next] [Date index for 2004/12/01]

From: Fred Moyer
Subject: Re: mod_perl and 64-bit linux
Date: 21:25 on 01 Dec 2004
> I am considering upgrading to a 64-bit Opteron-based machine running RH
> linux. Using perl 5.8, apache 2, mod_perl. Has anyone run into any
> problems running their mod_perl applications on a 64-bit box with a
> 64-bit linux OS?

I ran a mission critical web-app using Apache2/mod_perl2, and an sql
database on Opteron using FC2 with non-threaded perl 5.8.5.  I built
apache, mod_perl, and perl from source.    We didn't have any 64-bit
related problems with the web app.  The opteron is a very fast machine.

Now, to go off the mod_perl topic for a few sentences, we did experience
some crashes due to i/o intensive batch operations.  The code was opening
thousands of file handles very quickly.  I found one relevant link on
google which unfortunately I don't have access to anymore, but it cited a
crash occurring while using bonnie++ for benchmarking on opteron.

We had another issue with occasional segfaults of long running (7+ days)
programs which consumed enormous (15G+) amounts of memory.  Suffice to say
though, we were going beyond normal usage, and encountered a few dragons.


        -- 
        Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

mod_perl and 64-bit linux
Matthew Berk 20:44 on 01 Dec 2004

Re: mod_perl and 64-bit linux
Charles P. Frank 21:01 on 01 Dec 2004

Re: mod_perl and 64-bit linux
Fred Moyer 21:25 on 01 Dec 2004

Generated at 11:26 on 21 Dec 2004 by mariachi v0.52