Hello,

I am really having a hard time finding out what happens here :
I send requests to my python server that take maximum 1-3 secs each to 
respond (so way below the usual 60 sec timeout), but sometimes, I randomly 
get this response instead :

    mod_wsgi (pid=8447): Queue timeout expired for WSGI daemon process 
'localhost:8000'.

I can't reproduce it at will by a sequence of actions. It seems that it 
once the server sends back an actual andwer, it does not happen anymore.
What sort of parameter do I have to change in order that to never happen ?

Thanks in advance

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to