Hi, I'm using mod_wsgi in daemon mode with multiple processes and multiple threads as shown in this example:
http://code.google.com/p/modwsgi/wiki/ConfigurationDirectives#WSGIDaemonProcess Everything seems to be working properly but I found the following message inserted into the pylons environment: wsgi process: "Multi process AND threads (?)" Does this mean there something wrong with my configuration? -Andres -- 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.
