> >> > > > Both server must bind to an address reachable by the other one. > > A minimal example: > > (slave udp on port 3030) > uwsgi -M --cache2 name=foo,items=100,udp=127.0.0.1:3030 -s :3032 > > (master udp on port 1717, push to port 1717)
here i mean "push to port 3030", sorry -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
