Il 10/05/2013 17:21, Roberto De Ioris ha scritto: > I think it is a regressione, can you check with the latest code from github ?
1.9.10 from master works fine! :) > valerio@orion:/tmp/uwsgi-master$ ./uwsgi --attach-daemon memcached > *** Starting uWSGI 1.9.10 (64bit) on [Fri May 10 17:27:09 2013] *** > compiled with version: 4.6.3 on 10 May 2013 17:26:49 > os: Linux-3.2.0-37-generic #58-Ubuntu SMP Thu Jan 24 15:28:10 UTC 2013 > nodename: orion > machine: x86_64 > clock source: unix > pcre jit disabled > detected number of CPU cores: 4 > current working directory: /tmp/uwsgi-master > detected binary path: /tmp/uwsgi-master/uwsgi > your processes number limit is 31496 > your memory page size is 4096 bytes > detected max file descriptor number: 1024 > lock engine: pthread robust mutexes > Python version: 2.7.3 (default, Aug 1 2012, 05:25:23) [GCC 4.6.3] > *** Python threads support is disabled. You can enable it with > --enable-threads *** > Python main interpreter initialized at 0x1f22010 > your mercy for graceful operations on workers is 60 seconds > *** Operational MODE: no-workers *** > spawned uWSGI master process (pid: 17438) > [uwsgi-daemons] spawning "memcached" V. -- Valerio De Carolis - http://www.decabyte.it "To invent an airplane is nothing. To build an airplane is something. But to fly ... is everything. - Ferdinand Ferber" _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
