2015-09-11 12:11 GMT+02:00 Marco De Paoli <[email protected]>: > Hi Riccardo, > > 2015-09-11 11:55 GMT+02:00 Riccardo Magliocchetti < > [email protected]>: > >> Hi Marco, >> >> Il 11/09/2015 11:48, Marco De Paoli ha scritto: >> >>> Hi all, >>> I have some problems with spooler processing order, can you help me? >>> >>> If I understand correctly, the docs [1] states that: "The uWSGI spooler >>> gives >>> special names to tasks so the ordering of enqueuing is always respected." >>> >> >> AFAIU the ordering is available only with --spooler-ordered specified. > > > ok! > > >> >> But I found that in my case the enqueuing order is not respected... >>> >>> These are my tests: >>> 1) 1.4.10 without any flag >>> 2) 2.0.10 without any flag >>> >> >> Here no ordering is guaranteed > > > ok! > > >> >> >> 3) 2.0.10 with spooler-orderd=true (just a try... I do not need any >>> "priority", >>> just a FIFO) >>> >> >> That should be working, you have a typo here though. Is it correctly >> spelled in uwsgi conf? > > > wow, thanks for the hint! > I am now trying again ... (finger crossed) > > I let you know >
It works great, thank you so much! now I have put a strict=true option in uwsgi conf to prevent future typos Marco
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
