Skip to content

add stat counters #4

@kmacrow

Description

@kmacrow

things to count:

  • number of client connections opened/closed
  • number of upstream connections opened/closed
  • number of requests served
  • number of cache hits
  • number of cache misses
  • number of cacheable cache misses (i.e GET requests)
  • can get counts of function calls (which map to socket events) from cProfile

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions