>
> (uwsgierlang@johnII)3> {useless_atom, 'wsginode@johnII'} ! "FOO" .
> "FOO"
>
> But I don't see any result neither in uWSG shell nor nginx log.


use the ip based name

uwsginode@ip

simple name are not supported and you will need to do the same in the erlang
part:

erl -name erlnode@ip -setcookie ....

>
>
>
>> Another error is forcing user to dns/ip nodename. This will be useless
>> in
>> the next release. (and you can name node as you wish)
> Hm, not sure to follow you here.
> I'm using short names and short node names cannot communicate with
> long node names
>
>

Yes, but uWSGI should support both automatically


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

Reply via email to