>
> Setting info level debug on Apache gives a little more:
>
mod_wsgi (pid=23): Aborting process 'localhost:80
mod_wsgi (pid=23): Exiting process 'localhost:80'
[client 10.10.66.7:39118] Truncated or oversized response headers received 
from daemon process 'localhost:80': 
/tmp/mod_wsgi-localhost:80:0/htdocs/submit
mod_wsgi (pid=23): Process 'localhost:80' has died, deregister and restart 
it.
mod_wsgi (pid=23): Process 'localhost:80' has been deregistered and will no 
longer be monitored.
mod_wsgi (pid=61): Starting process 'localhost:80' with uid=1001, gid=0 and 
threads=5.
mod_wsgi (pid=61): Python home /usr/local/python.
mod_wsgi (pid=61): Initializing Python.
mod_wsgi (pid=61): Attach interpreter ''.
mod_wsgi (pid=61): Imported 'mod_wsgi'.

I am not sure how you should set ONE_PROCESS as a docker environment 
variable so it gets picked up by Apache to set WSGIApplicationGroup to 
%{GOBAL]. This appears to be a potential way of fixing the problem. It 
appears it gets appended via -D if you enable debug_mode within mod_wsgi 
with --debug-mode but I wouldnt want that in production.

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

Reply via email to