>
>> The version is 2.0.8, strace looks something like this:
>> ..
>> nanosleep({0, 204800000}, NULL)
>> ....
>> nanosleep({0, 819200000}, NULL)
>> ....
>> nanosleep({0, 409600000}, NULL)
>>
>>
>> Commenting out that line helped, yes!
>
>
> The values are really high, maybe something in the computation is wrong.
>
> I will investigate on this right now and i will post a solution
>
>It looks like setting emperor-throttle to 0 will disable the usleep() call. I will wait for your confirmation so i can add it to emperor docs Thanks -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
