Re: Serving quixote through iis

Thomas Guettler <[email protected]>
Newsgroups gmane.comp.web.quixote.user
Message-ID <[email protected]>
Am Donnerstag, 6. Oktober 2005 11:43 schrieb Daniele Varrazzo:
> Dear Quixoters,
>
> probably i will be asked to deploy a Quixote application on a machine
> already web-serving through IIS. The application mantains its own state and
> pools db connections, so CGI is not a choice. Up to now i only found tips
> about using Python as a cgi language or into asp pages.

Hi Daniele,

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.

HTH,
  Thomas
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.