Hi,
I'm having problems getting my site to run on windows (I'm used to
ubuntu). I don't think they're related to mod_wsgi, but I'd like to use
some of mod_wsgi's settings to try to pinpoint/isolate the problem or to
limit the damage.
Problem: it is WSGIDaemonProcess that has all the nice options!
deadlock-timeout, number of threads, that sort of options. But daemon
mode isn't available on windows, so using that directive is out. So
setting those nice options is out. I only have two wsgi-related
directives in my site's apache config file: "WSGIApplicationGroup
%{GLOBAL}" and of course a WSGIScriptAlias.
Am I overlooking something? wsgiscriptalias doesn't take any options.
Can I (for testing only, hopefully) tell mod_wsgi to use only a single
thread on windows?
Reinout
--
Reinout van Rees - [email protected] - http://reinout.vanrees.org
Collega's gezocht!
Django/python vacature in Utrecht: http://tinyurl.com/35v34f9
--
You received this message because you are subscribed to the Google Groups
"modwsgi" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/modwsgi?hl=en.