#include <MessageSizes.h>
![Collaboration graph](classMessageSizes__coll__graph.png)
Public Member Functions | |
uint64_t | messageTotal () const |
total message size More... | |
Public Attributes | |
uint64_t | header = 0 |
uint64_t | payloadData = 0 |
total size of payload block(s) excluding transfer encoding overheads More... | |
Detailed Description
Counters used to collate the traffic size measurements for a transaction message.
Definition at line 16 of file MessageSizes.h.
Member Function Documentation
◆ messageTotal()
|
inline |
Definition at line 27 of file MessageSizes.h.
References header, and payloadData.
Referenced by Format::Format::assemble(), Log::Format::HttpdCombined(), Log::Format::HttpdCommon(), and Log::Format::SquidNative().
Member Data Documentation
◆ header
uint64_t MessageSizes::header = 0 |
size of message header block (if any) including message Request-Line or Start-Line.
Definition at line 21 of file MessageSizes.h.
Referenced by Format::Format::assemble(), and messageTotal().
◆ payloadData
uint64_t MessageSizes::payloadData = 0 |
Definition at line 24 of file MessageSizes.h.
Referenced by icpSyncAle(), and messageTotal().
The documentation for this class was generated from the following file:
- src/MessageSizes.h
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