Il giorno 02/mag/2011, alle ore 13.58, Leonid Borisenko ha scritto: > > % cat /tmp/uwsgi.log > *** Starting uWSGI 0.9.7.2 (32bit) on [Mon May 2 14:48:29 2011] *** > *** > *** You are running a DEBUG version of uWSGI, please disable debug in > your build profile and recompile it *** > *** > compiled with version: 4.6.1 20110428 (prerelease) on 02 May 2011 14:38:31 > writing pidfile to /tmp/uwsgi.pid > *** WARNING: you are running uWSGI without its master process manager *** > your memory page size is 4096 bytes > spawned uWSGI http 1 (pid: 20556) > HTTP router/proxy bound on 127.0.0.1:8080 > uwsgi socket 0 bound to UNIX address /tmp/uwsgi.sock fd 5 > vec size: 56 pkt size: 377 load 1 > connect(): No such file or directory [socket.c line 268] > uwsgi backend: 1304336909_20556.sock > _______________________________________________ > uWSGI mailing list > [email protected] > http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
Can you check if after startup there is a uwsgi defunct process ? It looks like the worker die after initialization for some reason -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
