> so if I start my app like :
>
> uwsgi_enable="YES"
> uwsgi_socket="/tmp/uwsgi_ml.sock"
> uwsgi_logfile="/var/log/uwsgi_ml.log"
> uwsgi_uid="www"
> uwsgi_gid="www"
> uwsgi_pidfile="/var/run/uwsgi_ml.pid"
> uwsgi_flags="--pythonpath=/usr/local/www/apache22/data/deqq/MessagingLayer
> -T -b 15000 -w index -p 50 -M -R 300 -l 4096 -t 60"
>
> the pid file /var/run/uwsgi_ml.pid will have the muster process pid ?
>
> it should I guess


yes, "it should" :)


-- 
Roberto De Ioris
http://unbit.it
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to