Re: Tuning Embperl

2004-02-24 Thread Gerald Richter
> > Those things I have done although my Apache crashes when having > Embperl::Execute() in my startup file ? Any ideas why this could > happen ? > This seems to be a bug in Embperl 2. I am still investigating it, but it will be surely fixed in one of the next releases Gerald --

Re: Tuning Embperl

2004-02-24 Thread Gerald Richter
> > Anyone that has any tips on performance tuning Embperl to make stuff > go faster? Besides loading modules and making sure that we have > enough forked processes so we don't have to start them later. > Of course all Perl and mod_perl performance tunning tips als apply to Embperl. Especially hel

Re: Tuning Embperl

2004-02-24 Thread Stefan Cars
Hi! Those things I have done although my Apache crashes when having Embperl::Execute() in my startup file ? Any ideas why this could happen ? Becuase of testing I've commented out anything else really in that file but still I get the crash (Segmentation fault). / Stefan On Mon, 23 Feb 2004, Nei

Re: Tuning Embperl

2004-02-23 Thread Ed Grimm
On Mon, 23 Feb 2004, Stefan Cars wrote: > Hi everyone and Gerald! > > Anyone that has any tips on performance tuning Embperl to make stuff go > faster? Besides loading modules and making sure that we have enough forked > processes so we don't have to start them later. > > / Stefan Cars General pe

Re: Tuning Embperl

2004-02-23 Thread Neil Gunton
Stefan Cars wrote: > Hi everyone and Gerald! > > Anyone that has any tips on performance tuning Embperl to make stuff go > faster? Besides loading modules and making sure that we have enough forked > processes so we don't have to start them later. If you are talking about just Embperl, then I wo