Skip to content
Snippets Groups Projects
Commit 65d877cc authored by Marek Vavrusa's avatar Marek Vavrusa
Browse files

modules/http: changed wording

parent 5d2aad45
Branches
Tags
No related merge requests found
......@@ -59,7 +59,7 @@ $(function() {
'worker.tcp': [10, 'TCP queries'],
'worker.ipv4': [11, 'IPv4 queries'],
'worker.ipv6': [12, 'IPv6 queries'],
'worker.concurrent': [13, 'Queries outstanding'],
'worker.concurrent': [13, 'Concurrent requests'],
'worker.queries': [14, 'Queries received/s'],
'worker.dropped': [15, 'Queries dropped'],
'worker.usertime': [16, 'CPU (user)', null, 'Workers'],
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment