> What's cooking for 2.1? AFAIR there will be fork server, any other big > changes or features? Any release date?
Currently implemented: - fork-server - http router speaking http with backends - subscription nodes can choose protocol and load balancing algos - pluggable lb algos - backup subscription nodes - subscription nodes can subscribe to suburl: http://uwsgi-docs.readthedocs.org/en/latest/SubscriptionServer.html#mountpoints-uwsgi-2-1 - wait-for-fs api (wait for a filesystem to became ready, useful for nfs) - webdav api (work in progress) - per-core harakiri - Emperor attributes Planned: - remove the 64k limit for the http, fastcgi and scgi parsers - multiple queues -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
