durusmail: quixote-users: SCGI Questions and small patch
SCGI Questions and small patch
2004-07-27
ThomasGüttler (3 parts)
2004-07-27
SCGI Questions and small patch (Solved)
2004-07-27
SCGI Questions and small patch
ThomasGüttler
2004-07-27
Hi,

Thank you for this wonderfull peace of software.

Could you explain me (and maybe in the README) some parts:

How does the SCGI Server handle multiple request (select, preforking,
threads, ...)

What happens if you modify os.environ. Will the next request see this
changes? Yes, I know you should use request.environ. It is for curiosity.

Feature request:
cgi2scgi.c retries the request very often. Would be nice if you could
change this with a #define in the source.

I patched demo_scgi.sh: You can edit the port in the top of the file ($PORT)
and the logfile is displayed on stdout, that newbees know where to lock
for error messages. At the bottom: cat wrote always to stderr since
the pidfile was already gone.

Patch to pages.ptl: If you have an error in your setup it is nice
to see the traceback of the error.

I tried to use mod_scgi on apach2, but the location directive was
ignored, but maybe something wrong in my setup. Is someone
using it on apache2?

Is there a CVS/SVN repository? I could not find it on the homepage.

Happy Hacking,
 Thomas

--
Thomas Güttler, TBZ-PARIV GmbH, Bernsdorfer Str. 210-212, 09126 Chemnitz
Tel.: 0371/5221217 Fax:  0371/5221216

reply