Hi, I want to get some informations from subscription servers, like the number of connected backends for each domain (so I can have proper monitoring), but I can't find any informations. Should I run simple wsgi application on the same instance as subscription server, import uwsgi module in it and lookup those informations there? It would be good solution for me but looking at the list of exposed statistics I not sure if those informations are there. BTW is subscription server single process? Can I have multiple SS processes listening on single port?
Łukasz Mierzwa P.S. I'm just discovering uWSGI and so far it seems amazing project, how could I not hear about it before? _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
