Hi everyone, another maintainance release of uWSGI 1.4 (LTS) is available. Only minor fixes in it for very specific corner cases:
Changelog [20121210] - allow to override the number of cpus detected by the build system using the CPUCOUNT env var (Riccardo Magliocchetti) - --smart-attach-daemon uses better timings - --added offload-thread as an alias for --offload-threads (sorry but i continue to forget the final 's'...) - improved stdin management in cron - fixed log format in cheaper busyness algo (Łukasz Mierzwa) - fallback to REMOTE_ADDR if HTTP_X_FORWARDED_FOR is preferred but not available (Łukasz Mierzwa) - close useless file descriptors when spawning daemons or external commands You can download uWSGI 1.4.3 from http://projects.unbit.it/downloads/uwsgi-1.4.3.tar.gz -- Roberto De Ioris http://unbit.it JID: [email protected] _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
