You are viewing a plain text version of this content. The canonical link for it is here.
Posted to embperl@perl.apache.org by "Beau E. Cox" <be...@beaucox.com> on 2004/04/23 10:22:09 UTC

Loop in starting httpd when using Embperl_Options symbolic params

Hi -

I am using cvs Embperl on cvs Apache2.1/cvs mod_perl 2 and
perl 5.8.4.

If I put this in my httpd.conf:

  Embperl_Options         optReturnError

httpd 'loops' (top shows 99+ percent cpu for httpd).

But this works:

  Embperl_Options         262144

Aloha => Beau;


---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org


Re: Loop in starting httpd when using Embperl_Options symbolic params

Posted by "Beau E. Cox" <be...@beaucox.com>.
On Thursday 22 April 2004 11:37 pm, Gerald Richter wrote:
> Beau E. Cox wrote:
> > On Thursday 22 April 2004 10:50 pm, Gerald Richter wrote:
> >> Hi,
> >>
> >>> I am using cvs Embperl on cvs Apache2.1/cvs mod_perl 2 and
> >>> perl 5.8.4.
> >>>
> >>> If I put this in my httpd.conf:
> >>>
> >>>   Embperl_Options         optReturnError
> >>
> >> While I have coded this feature (to use names instead of numbers),
> >> it is not documentated, because it is not tested and so I don't know
> >> if it is working. That's on the TODO for 2.0 release
> >
> > It is actually documented in Config.pod.
>
> I only see a note about that this is a bitmask and you have to add values
> together. Nothing about using names....
>
> I guess it is just not clear enough.
>

Gerald

I see it now - you are correct.

Aloha => Beau;


---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org


Re: Loop in starting httpd when using Embperl_Options symbolic params

Posted by Gerald Richter <ri...@ecos.de>.
Beau E. Cox wrote:
> On Thursday 22 April 2004 10:50 pm, Gerald Richter wrote:
>> Hi,
>>
>>> I am using cvs Embperl on cvs Apache2.1/cvs mod_perl 2 and
>>> perl 5.8.4.
>>>
>>> If I put this in my httpd.conf:
>>>
>>>   Embperl_Options         optReturnError
>>
>> While I have coded this feature (to use names instead of numbers),
>> it is not documentated, because it is not tested and so I don't know
>> if it is working. That's on the TODO for 2.0 release
>
> It is actually documented in Config.pod.
>

I only see a note about that this is a bitmask and you have to add values
together. Nothing about using names....

I guess it is just not clear enough.

Gerald


>>
>>> httpd 'loops' (top shows 99+ percent cpu for httpd).
>>>
>>> But this works:
>>>
>>>   Embperl_Options         262144
>>
>> Please use this until the other feature is official supported
>>
>
> Sure thing Gerald. That's fine. I just wanted to let you know.
>
> Aloha => Beau;

---------------------------------------------------------------------------
Gerald Richter            ecos electronic communication services gmbh
IT-Securitylösungen * Webapplikationen mit Apache/Perl/mod_perl/Embperl

Post:       Tulpenstrasse 5          D-55276 Dienheim b. Mainz
E-Mail:     richter@ecos.de          Voice:   +49 6133 939-122
WWW:        http://www.ecos.de/      Fax:     +49 6133 939-333
---------------------------------------------------------------------------
Besuchen Sie uns auf der KOMCOM 2004 in Mannheim
25. bis 27. Mai 2004  Stand K11a   www.komcom.de

ECOS BB-5000 Firewall- und IT-Security Appliance: www.bb-5000.info
---------------------------------------------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org


Re: Loop in starting httpd when using Embperl_Options symbolic params

Posted by "Beau E. Cox" <be...@beaucox.com>.
On Thursday 22 April 2004 10:50 pm, Gerald Richter wrote:
> Hi,
>
> > I am using cvs Embperl on cvs Apache2.1/cvs mod_perl 2 and
> > perl 5.8.4.
> >
> > If I put this in my httpd.conf:
> >
> >   Embperl_Options         optReturnError
>
> While I have coded this feature (to use names instead of numbers), it is
> not documentated, because it is not tested and so I don't know if it is
> working. That's on the TODO for 2.0 release

It is actually documented in Config.pod.

>
> > httpd 'loops' (top shows 99+ percent cpu for httpd).
> >
> > But this works:
> >
> >   Embperl_Options         262144
>
> Please use this until the other feature is official supported
>

Sure thing Gerald. That's fine. I just wanted to let you know.

Aloha => Beau;


---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org


Re: Loop in starting httpd when using Embperl_Options symbolic params

Posted by Gerald Richter <ri...@ecos.de>.
Hi,

>
> I am using cvs Embperl on cvs Apache2.1/cvs mod_perl 2 and
> perl 5.8.4.
>
> If I put this in my httpd.conf:
>
>   Embperl_Options         optReturnError
>

While I have coded this feature (to use names instead of numbers), it is not
documentated, because it is not tested and so I don't know if it is working.
That's on the TODO for 2.0 release

> httpd 'loops' (top shows 99+ percent cpu for httpd).
>
> But this works:
>
>   Embperl_Options         262144
>

Please use this until the other feature is official supported

Gerald


---------------------------------------------------------------------------
Gerald Richter            ecos electronic communication services gmbh
IT-Securitylösungen * Webapplikationen mit Apache/Perl/mod_perl/Embperl

Post:       Tulpenstrasse 5          D-55276 Dienheim b. Mainz
E-Mail:     richter@ecos.de          Voice:   +49 6133 939-122
WWW:        http://www.ecos.de/      Fax:     +49 6133 939-333
---------------------------------------------------------------------------
Besuchen Sie uns auf der KOMCOM 2004 in Mannheim
25. bis 27. Mai 2004  Stand K11a   www.komcom.de

ECOS BB-5000 Firewall- und IT-Security Appliance: www.bb-5000.info
---------------------------------------------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org