This doesn't appear to work when using the subscribe2 version? [uwsgi] ... fastrouter_keys = @/bisque/config/fastkeys fastrouter_ip = $(FASTROUTER_PORT_3017_TCP_ADDR) fastrouter_port = 3017
subscribe2=server=%(fastrouter_ip):%(fastrouter_port),key=%(fastrouter_keys),addr=10.140.65.108 Did I mess something up? Thanks On Mon, Jun 15, 2015 at 10:54 PM, Roberto De Ioris <[email protected]> wrote: > > > So if I understand correctly : > > > > > > > > echo $FAST_ROUTER_KEYS | sed -e 's/ /\'$'\n/g' > /tmp/fastkeys > > > > [uwsgi] > > > > ... > > > > subscribe-to=%(fastrouter_ip):%(fastrouter_port):@/tmp/fastkeys > > > > > > Would do the trick? > > > > > > yes, exactly > > -- > Roberto De Ioris > http://unbit.com > _______________________________________________ > uWSGI mailing list > [email protected] > http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi >
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
