> I've got a couple small uWSGI caches in my application, and can see how
> many elements they contain, but have no idea what their hit/miss ratios
> are. Is there some API for that? I thought perhaps uwsgitop might display
> it, but I saw nothing there.
>
> Thanks,
>
> Skip Montanaro
> _______________________________________________
> uWSGI mailing list
> uWSGI@lists.unbit.it
> http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
>

Hi, you can try this:

https://github.com/goir/uwsgicachetop

-- 
Roberto De Ioris
http://unbit.com
_______________________________________________
uWSGI mailing list
uWSGI@lists.unbit.it
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to