Thanks Perrin your answers are as I suspected.
Tom
Perrin Harkins wrote:
Tom Schindl wrote:
Loading/Parsing the XML before Apache forks its children and not
modifying the data from this point on all apache/mp children will
share the same data and it would not be copyied to each of them,
copying
Tom Schindl wrote:
Loading/Parsing the XML before Apache forks its children and not
modifying the data from this point on all apache/mp children will share
the same data and it would not be copyied to each of them, copying only
takes place when the data is modified. Is this true or have I got
s
Hi,
I'm supporting a request on howto solve a memory problem with a farily
huge XML-Document parsed using XML::LibXML and not sure whether I'm
telling the truth when saying:
1.
Loading/Parsing the XML before Apache forks its children and not
modifying the data from this point on all apache/mp c
> > Is PerlSetVar the best way to pass values from
> httpd.conf to perl
> > securely?
>
> It's a good way, although there are plenty of
> others. I use a separate
> config file usually.
>
For what it's worth I use both. I keep 'site wide'
configuration vales in a Config file/module (usually
Bac
On Sun, 09 Jan 2005 09:02:07 -1000, Chris Carter
<[EMAIL PROTECTED]> wrote:
> b) In the same section, and the line '% perl Makefile.PL
> MP_INST_APACHE2=1 MP_APXS=/path/to/apxs \
> MP_APR_CONFIG=/another/path/to/apr-config ', what
> does the '\' (after 'to/apxs') signify? (This is probably a
Hello,
I have just used the document 'Installing mod_perl 2.0' (from
http://perl.apache.org/docs/2.0/user/install/install.html#Dynamic_mod_perl)
and would like to offer a few comments. As will no doubt become clear I
am a novice at the Linux game, and so I hope my comments will be taken
as poin
Hi Stas,
Moving to a new server and I'm rebuilding
everything from scratch, I'm getting a single error during "make test" for
"t/api/request_rec.t".
Didn't find much info on it, saw a message from you
to Ruslan Zakirov which had the error but the email was for a different
problem.
Any id
In light of my recent behavior on the dev@perl.apache.org list, I'd like
to publicly apologize to both Stas Bekman (personally) and both the PMC
and dev@perl.apache.org (collectively).
In trying to respond to concerns from PMC people that I was focusing too
much on Stas, I brought some private conv