dgtlmoon / dgtlmoon/sockpuppetbrowser
Sometimes the `/stats` can report a negative number of active browsers
Open
- Dominant language
- Python
- Stars
- 141
- Forks
- 21
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 9
Description
```
# curl http://192.1.1.1:8080/stats
{"active_connections": -75, "connection_count_total": 9477, "dropped_threshold_reached": 0, "dropped_waited_too_long": 126, "mem_use_percent": 54.7, "special_counter_len": 0}
```
Maybe `dropped_waited_too_long` doesnt handle it properly?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.