Pada hari Jumat, tanggal 18/11/2005 pukul 21:07 +0000, Alvaro Lopez
Ortega menulis:
>    What about something like this?
> 
>    Extension fcgi {
>      Server /tmp/sock {
>        Interpreter /usr/bin/whatever
>      }
> 
>      Server 127.0.0.1:8090 {
>        Interpreter /usr/bin/whatever2
>      }
> 
>      Server 127.0.0.1:8091 {
>        Interpreter /usr/bin/whatever3
>      }
>    }
> 
>  > Does the grammar now support this kind of thing?
> 
>    We will need to do a couple of minor changes.. but, yeah, basically
>    it is supported.

Hmm seems that the "Interpreter" word has been removed?
And also now after applying a patch from a freshly checked out source
the cherokee_handler_fastcgi_new () never gets called even though the
cherokee_module_fastcgi_init is always called.

Any hints?

>  >> > Please check whether I'm on a correct track.
>  >>
>  >>   Yeah, I think so.  BTW, when would you like me to commit your patch
>  >>   to start working on the SVN and releasing the changes in each
>  >>   version?  Could we schedule it for 0.5.0?
>  >
>  > That would be ok.
> 
>    Okay, I am going to apply it. :-)

Thanks!

_______________________________________________
Cherokee mailing list
[email protected]
http://www.alobbs.com/cgi-bin/mailman/listinfo/cherokee

Reply via email to