2013/3/1 Łukasz Mierzwa <[email protected]>

> BTW current autodetection seems to be using wrong attr, with:
>
> uwsgi --master  --http :8080 --wsgi-file tests/staticfile.py  --carbon
> 127.0.0.1:12345
>
> my carbon id is set to "127_0_0_1:8201"
>

uwsgi.sockets->name doesn't seem to be right source of hostname, using
uwsgi.hostname should fix it

https://github.com/unbit/uwsgi/pull/164


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

Reply via email to