Problem building apache/modperl under HP-UX 11 using HP ANSI C compiler.

1999-11-09 Thread Franco Finstad
Modperl builds but fails the tests. Scenario is: First: Built perl; hpux is detected and the resulting Config variables after the perl build report switch -Aa for the compiler mode. Next: tried to build modperl 1.16 and got a warning that -Ae should be specified , so added PERL_EXTRA_CFLAGS

Can't use Apache::exit() in command-line scripts

2000-05-03 Thread Franco Finstad
I have a large modperl site with modperl (CGI) scripts and command-line perl scripts. My command line scripts load modules (.pm files) that use Apache::exit(). This is giving me the following errors: ** Bareword "Apache::exit" not allowed while "strict subs" in use at as/

Performance Tuning -- How do I determine the correct value for RLimitMEM?

2001-02-14 Thread Franco Finstad
I have a modper/DBI/Oracle8i/solaris2.7 site and I'm having performance problem because I have too many apache processes that are too big. The machine grinds to a crawl for a normal amount of users. The problem is that at server startup I immediately have a bunch of apache process that are alread