Robert,

sorry that it take so long until I can answer, but I was very busy and I
wanted try it out on my own first.

> I noticed exactly the same behaviour when EO is used with
> PerlInitHandler Apache::Reload - this probably indicates there's
> something wrong in EO.
>
> Anyway, deadline is too close. We finally redid things in Embperl and
> plain old Perl objects and it worked. We'll try back EO in few weeks.
>

I have tried Apache::Reload and a PerlTransHandler which simply returns -1
(which means DECLINED) and both works here for me without problems together
with EmbperlObject.

I would like to track this down before the next release if possible, but I
need your help. You have to provide more informations. There must be
something special what you do, which causes the problem. It would be great
if you could provide a small example along with a embperl.log with a good
and bad request. Maybe it would be already enought if you can send me a
logfile of a failed request.

Gerald


> - Robert
>
> Robert wrote:
> >
> > I'm using custom PerlTransHandler and while with Embperl it worked OK,
> > with EmbperlObject it does funny things. When I comment PerlTransHandler
> > out, it works again, but in my test case the handler just returns
> > DECLINED. The exact problem is this: after server restart, first time I
> > load the URL I get the right result and embperl log has the usual stuff.
> > Then after first reload it just say 'File not found', nothing is written
> > to the embperl log and apache error log says 'file not found'. Does
> > anybody have any idea what went wrong? Thanks.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to