Method Pike.__Backend()->get_stats()
- Method get_stats
 mapping(string:int) get_stats()- Description
 Get some statistics about the backend.
- Returns
 Returns a mapping with the follwoing content:
"num_call_outs":intThe number of active call-outs.
"call_out_bytes":intThe amount of memory used by the call-outs.