File: stats.html

package info (click to toggle)
tinyproxy 1.6.3-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, sarge
  • size: 2,592 kB
  • ctags: 1,719
  • sloc: ansic: 8,033; sh: 7,983; yacc: 224; lex: 150; makefile: 138
file content (10 lines) | stat: -rw-r--r-- 410 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
<html><head><title>{package} ({version}) stats</title></head>
<body>
<center><h2>{package} ({version}) run-time statistics</h2></center><hr>
<blockquote>
Number of open connections: {opens}<br>
Number of requests: {reqs}<br>
Number of bad connections: {badconns}<br>
Number of denied connections: {deniedconns}<br>
Number of refused connections due to high load: {refusedconns}<br>
</blockquote></body></html>