It seems that we will need to wait for metrics subsystem, it would be tricky to add those stats right now since they live entirely inside the corerouter plugin https://github.com/unbit/uwsgi/issues/352
2013/7/30 Łukasz Mierzwa <[email protected]> > I'll try to add *router stats to carbon. > > > 2013/7/30 André Cruz <[email protected]> > >> On Jul 26, 2013, at 12:09 PM, Roberto De Ioris <[email protected]> wrote: >> >> >>> What numbers do you think are interesting from that output? >> >> >> >> mainly the number of active sessions >> >> I use carbon for stats, but I don't see that item there. Would it be >> possible to include it? >> >> > Thanks to valgrind i spotted a leak in keepalive mode (the path_info url >> > decoding is overwritten at every request reset). >> > >> > This is the patch fixing it: >> > >> > >> https://github.com/unbit/uwsgi/commit/ec27d624c32a2abdbc446251d695f3d3ce0cceba >> > >> > Let me know >> >> After one day I see a considerable difference between the frontend that >> has the patch and the others who do not. I'll keep looking at it to see if >> there can be more leaks. >> >> Thanks Roberto! >> André >> _______________________________________________ >> uWSGI mailing list >> [email protected] >> http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi >> >> > > > -- > Łukasz Mierzwa > -- Łukasz Mierzwa
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
