Hi all, i have just committed the new uWSGI wizard.

I have added all the features posted in the previous RFC except
the manage-script-name (as it sounds a bit over-engeneering for a wizard)

Exotic XML configurations like this :

http://projects.unbit.it/uwsgi/browser/multi.xml

are supported (the wizard will create a mountpoint for each <app> tag)

YAML configuration is supported only if PyYAML is available.

If a socket is specified in the configuration file it will be used instead of 
auto-generated ones.

If no config file is specified (and only a .wsgi,.py,.psgi,.pl,.lua,.ws,.ru,.rb 
is set) the default command line
will be set for optimal values based on the system/cherokee configuration 
(mainly the number of processes, the socket timeout
and the listen queue) 

If you specify a logging system in the wizard it will be used as uWSGI logging 
store (if you have not set it in the uWSGI configuration)


All kinds of reports will be very wellcomed

Thanks
--
Roberto De Ioris
http://unbit.it

_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to