R: Serving quixote through iis

"Daniele Varrazzo" <[email protected]>
Newsgroups gmane.comp.web.quixote.user
Message-ID <[email protected]>
> David Binger wrote:
> >> you can try cgi2scgi. This is a small C programm which forwards the
> >> request to a scgi server. This script gets executed for every  
> >> request. But
> >> since it is very small its very fast, too.
> >>
> >> Up to now I did not use it on windows. But I think it should work.
> > 
> > 
> > I *think* the quixote scgi server will not work under Windows
> > because the passfd.c module needs something that is not available
> > there.  Is that wrong, or is there another scgi server that
> > people are using on Windows?
> 
> There is the threaded SCGI server in flup: 
> http://www.saddi.com/software/flup/
> 
> It has a forking version too, but there's no fork on Windows.  I don't 
> know how well Quixote works in threads at this point.
> 
To me, Quixote works fine in a multithread environment if the patch suggested in doc/multi-threaded.txt is applied.

Under win32 + apache + mod_python it is not an option, because win32 apache is multithreaded.

Daniele
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.