Hi,

Is config option ordering simply unsupported/impossible if using libyaml
parsing (since the config is a hash and libyaml hashes are not ordered)?
I'm trying to figure out how, for example, you'd write the following master
fifo options for zerg mode in libyaml-compatible syntax:

uwsgi:
    if-exists: /srv/galaxy/test/var/zerg-run.fifo
    hook-accepting1-once: writefifo:/srv/galaxy/test/var/zerg-run.fifo 2q
    endif:
    hook-accepting1-once: spinningfifo:/srv/galaxy/test/var/zerg-new.fifo 1

Thanks,
--nate
_______________________________________________
uWSGI mailing list
uWSGI@lists.unbit.it
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to