[REBOL] Re: About FastCGI
From: petr:krenzelok:trz:cz at: 3-Jul-2001 16:01
[sqlab--gmx--net] wrote:
> >
> > [sqlab--gmx--net] wrote:
> >
> > > Mine behave the same way with the same directives.)
> > >
> >
> > OK, so you seem to use ExternalServer configuration - how many instances
> > of
> > Rebol do you run? Have you tried dynamic (default) config, where rebol
> > tasks are
> > started by Apache itself?
> >
>
> Just one, it was more a proof of concepts than a real project until now.
> I tried dynamic applications too, but it was not very satisfying with
> Windows.
> And I guess to remember, that it was written somewhere, that it will not
> work with
> Windows.
>
> I prefer cross platform compatible solutions, as I worked long enough with
> proprietary systems.
> What lead me to rebol was that ability too.)
OK, I will probably try it too. Could you please describe me here (or in
private email), what is your exact config? I mean:
- what is your httpd.conf config
- what is your fast cgi script header
- how do you start your rebol sessions. Do you start them with some script as
parameter, containing listen loop?
Thanks,
-pekr-