On Thu, 20 Jan 2011 04:47:14 +0200, Graham Dumpleton
<[email protected]> wrote:
That one feature is the ability to define a template for a daemon
process group with new daemon process groups setup according to that
template being able to be started dynamically without having to
restart Apache. That is, instead of having to change the static
configuration of Apache, could be as simple as just dropping a WSGI
script file in place and when a request occurs which gets routed to
that, a new daemon process group for that application is created
automatically, with it running with user/group corresponding to the
ownership of the WSGI script file.
This is practically the only thing I can remember of that I'd like to see
from mod_wsgi. Then again, I would want this to be generic option in
Apache itself applying to CGI scripts and whatnot running from user's home
www folders.
--
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.