Hi folks, I just ran into an interesting sanity check problem, and I was hoping you could all cross-check *my* sanity.
Should the WSGI environ variables 'wsgi.multithread' and 'wsgi.multiprocess' be set to 'True' in wsgiref.simple_server.WSGIServer? They are, currently, but I see no indication in WSGIServer (inheriting from BaseHTTPServer.HTTPServer) of multithreadedness or multiprocessedness. thanks, --titus _______________________________________________ Web-SIG mailing list Web-SIG@python.org Web SIG: http://www.python.org/sigs/web-sig Unsubscribe: http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com