What is the recommended way to use a plugin + spooler.  I don't know if
this is an issue or a feature.  If I use the example C plugin, add a
spooler function, and on the uwsgi commandline remap identifier1 from 250
to 0, then some spooler is called for 0 and and mine is called for 250.

I get around this by settting the identifier1 to 0 in my "real" app as I
will select this particular instance of uwsgi by an explicit route prefix.
Thus, I am fine with the current implementation, but I am noting what I
found in the event that it is helpful for someone else to know.

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

Reply via email to