• Webinars
  • Docs
  • Download
  • Blogs
  • Contact Us
Try Free
Show / Hide Table of Contents

Debugging Counters

Counter Description
Socket send time (ms) Time in milliseconds taken to send a request.
Socket send size (bytes) Bytes sent per second.
Socket recv time (ms) Time in milliseconds taken to receive a request.
Socket recv size (bytes) Bytes received per second.
Nagling msg count How many messages were sent together in socket.send.
TcpUpQueueCount Number of items in TCP up queue.
TcpDownQueueCount Number of items in TCP down queue.
BCastQueueCount Number of items in BCast Queue.
MCastQueueCount Number of items in MCast Queue.

See Also

Cache Server Counters
Cache Client Counters
Bridge Counters

Back to top Copyright © 2017 Alachisoft