>
>
> The problem I'm seeing is that the log file created at
> /home/example/logs/uwsgi.log is owned by root most of the time.  I have
> seen
> them owned by the 'example' user occasionally, but I don't know why.  I
> would presume that since the vassal uwsgi process group is running as the
> 'example' user, the log file would be written out with 'example'
> user/group
> ownership.  I would appreciate your insight.


pull the latest tip, it adds the --logfile-chown option

logfile-chown = true

This will reset the logfile permission to the process-owner ones


>
> If you have any other tips for my configuration, please feel free to
> share!
>


It is a good config :)


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

Reply via email to