Hi,

Just wondering what the maximum length of the application name is when 
mod_wsgi in daemon mode?

I have noticed that when the application name is too long (for example 
below), apache will return a 500 server error but nothing will be logged in 
any of the logs, even with log level set to debug.

WSGIDaemonProcess mysuperduperapplication user=django group=django 
threads=25 display-name=%{GROUP} inactivity-timeout=3600  
python-home=/usr/local/pythonenv/DJANGO_1.8
WSGIProcessGroup mysuperduperapplication

Thanks,
Patrick

-- 
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