store size histograms of network read() from peer server More...
#include <IoAction.h>
Public Member Functions | |
IoActionData () | |
IoActionData & | operator+= (const IoActionData &stats) |
Public Attributes | |
double | http_reads |
double | ftp_reads |
double | http_read_hist [IoStats::histSize] |
double | ftp_read_hist [IoStats::histSize] |
Detailed Description
Definition at line 21 of file IoAction.h.
Constructor & Destructor Documentation
◆ IoActionData()
Mgr::IoActionData::IoActionData | ( | ) |
Definition at line 24 of file IoAction.cc.
Member Function Documentation
◆ operator+=()
Mgr::IoActionData & Mgr::IoActionData::operator+= | ( | const IoActionData & | stats | ) |
Definition at line 30 of file IoAction.cc.
References ftp_read_hist, ftp_reads, IoStats::histSize, http_read_hist, and http_reads.
Member Data Documentation
◆ ftp_read_hist
double Mgr::IoActionData::ftp_read_hist[IoStats::histSize] |
Definition at line 31 of file IoAction.h.
Referenced by DumpIoStats(), GetIoStats(), and operator+=().
◆ ftp_reads
double Mgr::IoActionData::ftp_reads |
Definition at line 29 of file IoAction.h.
Referenced by DumpIoStats(), GetIoStats(), and operator+=().
◆ http_read_hist
double Mgr::IoActionData::http_read_hist[IoStats::histSize] |
Definition at line 30 of file IoAction.h.
Referenced by DumpIoStats(), GetIoStats(), and operator+=().
◆ http_reads
double Mgr::IoActionData::http_reads |
Definition at line 28 of file IoAction.h.
Referenced by DumpIoStats(), GetIoStats(), and operator+=().
The documentation for this class was generated from the following files:
- src/mgr/IoAction.h
- src/mgr/IoAction.cc
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Donate
- How to Help Out
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Quick Setup
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products