With the handler “cachestatistics.ashx”, the cache statistics for a method of a data object can be called.

The call of the handler “cachestatistics.ashx” has the following structure:

http(s)://[Hostname]/(Webapplication)/cachestatistics.ashx?id=[Data-Object path]&method=[Method](&[Parameter]=[Value])*

In the following example, the cache statistics of the method “test” is called with the parameter “language”:

https://learn.onion.net/preview/cachestatistics.ashx?id=onion://data/objects/1&method=test&language=de