On 1 December 2015 at 13:55, Curtis <[email protected]> wrote:

> On 01/12/15 23:42, alonn wrote:
>
>> Example configuration for different apps
>>
>> [uwsgi]
>> socket = /tmp/rest.sock
>> chmod-socket = 664
>> uid = www-data
>> gid = www-data
>> master = true
>> processes = 4
>> threads = 25
>>
>
> This may be a silly question... but why haven't you used "enable-threads =
> true" ?
>

IIRC that's implied when using "threads = 25"


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

Reply via email to