I have been quietly working away on more updates to mod_wsgi and in particular 
mod_wsgi express. This includes mod_wsgi version 4.3.0 which has just been 
released.

  http://modwsgi.readthedocs.org/en/latest/release-notes/version-4.3.0.html

There are lots of updates in this release and not all related to 
mod_wsgi-express, with some important bug fixes and new features related to 
mod_wsgi itself in there as well.

For those who don't really understand what mod_wsgi-express is about, then a 
quick read of the PyPi page for mod_wsgi will get you started:

    https://pypi.python.org/pypi/mod_wsgi

In short though, mod_wsgi-express is about side stepping most of the problems 
people have with configuring Apache but mod_wsgi-express generating the 
configuration for you.

The purpose of generating the configuration is to make mod_wsgi easy to use in 
development, but also to make it easier to generate a good configuration for 
use in production as well.

In respect of the this latter aim, various of the new features in mod_wsgi 
4.3.0 should help out a lot with that.

The next thing on my hit list now that I can generate an Apache configuration 
that can handle the typical use cases, is to automatically generate 
init.d/systemd startup script templates that can be immediately dropped into a 
Linux system to run up Apache using the generated Apache configuration and 
control scripts.

To that end, I am asking if there is anyone out there who uses Linux a lot and 
understands administering the various Linux variants who can help me get 
together templates for init.d/systemd startup scripts which I can use as a 
guide in having mod_wsgi-express generate them for you.

If you are interested in what I am doing with mod_wsgi-express and think you 
can help out then please let me know.

Thanks.

Graham


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