Hi Graham, thank you for your patience.
On 26.02.2013 12:47, Graham Dumpleton wrote:
Sorry, two more questions. Is you SOAP code thread safe?
I don't know. Up to now I avoided threads. We use threads=1 in the WSGIDaemonProcess config.
Is there a particular reason you are using Apache prefork MPM given that all main Apache processes appear to be doing is serving static files and proxying to mod_wsgi daemons?
No, there is no reason except "it was always done like this in the past". You are right, we waste a bit of performance. But I don't think it is much.
Sleep time for me. Will see what you say tomorrow.
Thank you for your fast replies. Good night .... good morning. Thomas Güttler -- Thomas Guettler, http://www.thomas-guettler.de/ E-Mail: guettli (*) thomas-guettler + de -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/modwsgi?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
