]> git.ipfire.org Git - thirdparty/squid.git/blob - doc/debug-sections.txt
Source Format Enforcement (#1132)
[thirdparty/squid.git] / doc / debug-sections.txt
1 /*
2 * Copyright (C) 1996-2022 The Squid Software Foundation and contributors
3 *
4 * Squid software is distributed under GPLv2+ license and includes
5 * contributions from numerous individuals and organizations.
6 * Please see the COPYING and CONTRIBUTORS files for details.
7 */
8
9
10 section -- External DISKD process implementation.
11 section -- Refcount allocator
12 section -- Unlink Daemon
13 section 00 Client Database
14 section 00 Debug Routines
15 section 00 Hash Tables
16 section 01 Main Loop
17 section 01 Startup and Main Loop
18 section 02 Unlink Daemon
19 section 03 Configuration File Parsing
20 section 03 Configuration Settings
21 section 04 Error Generation
22 section 04 Error Management
23 section 05 Comm
24 section 05 Disk I/O pipe manager
25 section 05 Listener Socket Handler
26 section 05 Socket Connection Opener
27 section 05 Socket Functions
28 section 05 TCP Socket Functions
29 section 06 Disk I/O Routines
30 section 07 Multicast
31 section 08 Swap File Bitmap
32 section 09 File Transfer Protocol (FTP)
33 section 11 Hypertext Transfer Protocol (HTTP)
34 section 12 Internet Cache Protocol (ICP)
35 section 13 High Level Memory Pool Management
36 section 14 IP Cache
37 section 14 IP Storage and Handling
38 section 15 Neighbor Routines
39 section 16 Cache Manager API
40 section 16 Cache Manager Objects
41 section 17 Request Forwarding
42 section 18 Cache Manager Statistics
43 section 19 Store Memory Primitives
44 section 20 Memory Cache
45 section 20 Storage Manager
46 section 20 Storage Manager Heap-based replacement
47 section 20 Storage Manager Logging Functions
48 section 20 Storage Manager MD5 Cache Keys
49 section 20 Storage Manager Statistics
50 section 20 Storage Manager Swapin Functions
51 section 20 Storage Manager Swapout Functions
52 section 20 Store Controller
53 section 20 Store Rebuild Routines
54 section 20 Swap Dir base object
55 section 21 Integer functions
56 section 21 Misc Functions
57 section 21 Time Functions
58 section 22 Refresh Calculation
59 section 23 URL Parsing
60 section 23 URL Scheme parsing
61 section 24 SBuf
62 section 25 MIME Parsing and Internal Icons
63 section 25 MiME Header Parsing
64 section 26 Secure Sockets Layer Proxy
65 section 28 Access Control
66 section 29 Authenticator
67 section 29 NTLM Authenticator
68 section 29 Negotiate Authenticator
69 section 30 Ident (RFC 931)
70 section 31 Hypertext Caching Protocol
71 section 32 Asynchronous Disk I/O
72 section 33 Client Request Pipeline
73 section 33 Client-side Routines
74 section 33 Transfer protocol servers
75 section 35 FQDN Cache
76 section 37 ICMP Routines
77 section 38 Network Measurement Database
78 section 39 Cache Array Routing Protocol
79 section 39 Peer source hash based selection
80 section 39 Peer user hash based selection
81 section 41 Event Processing
82 section 42 ICMP Pinger program
83 section 43 AIOPS
84 section 43 Windows AIOPS
85 section 44 Peer Selection Algorithm
86 section 45 Callback Data Registry
87 section 46 Access Log
88 section 46 Access Log - Apache combined format
89 section 46 Access Log - Apache common format
90 section 46 Access Log - Squid Custom format
91 section 46 Access Log - Squid ICAP Logging
92 section 46 Access Log - Squid format
93 section 46 Access Log - Squid referer format
94 section 46 Access Log - Squid useragent format
95 section 47 Store Directory Routines
96 section 47 Store Search
97 section 48 Persistent Connections
98 section 49 SNMP Interface
99 section 49 SNMP support
100 section 50 Log file handling
101 section 51 Filedescriptor Functions
102 section 52 URN Parsing
103 section 53 AS Number handling
104 section 53 Radix Tree data structure implementation
105 section 54 Interprocess Communication
106 section 54 Windows Interprocess Communication
107 section 55 HTTP Header
108 section 57 HTTP Status-line
109 section 58 HTTP Reply (Response)
110 section 61 Redirector
111 section 64 HTTP Range Header
112 section 65 HTTP Cache Control Header
113 section 66 HTTP Header Tools
114 section 67 String
115 section 68 HTTP Content-Range Header
116 section 70 Cache Digest
117 section 71 Store Digest Manager
118 section 72 Peer Digest Routines
119 section 73 HTTP Request
120 section 74 HTTP Message
121 section 75 WHOIS protocol
122 section 76 Internal Squid Object handling
123 section 77 Delay Pools
124 section 78 DNS lookups
125 section 78 DNS lookups; interacts with dns/rfc1035.cc
126 section 79 Disk IO Routines
127 section 79 Squid-side DISKD I/O functions.
128 section 79 Squid-side Disk I/O functions.
129 section 79 Storage Manager UFS Interface
130 section 80 WCCP Support
131 section 81 Store HEAP Removal Policies
132 section 81 aio_xxx() POSIX emulation on Windows
133 section 82 External ACL
134 section 83 SSL accelerator support
135 section 83 SSL-Bump Server/Peer negotiation
136 section 83 TLS I/O
137 section 83 TLS Server/Peer negotiation
138 section 83 TLS session management
139 section 84 Helper process maintenance
140 section 85 Client-side Request Routines
141 section 86 ESI Expressions
142 section 86 ESI processing
143 section 87 Client-side Stream routines.
144 section 88 Client-side Reply Routines
145 section 89 EUI-48 Lookup
146 section 89 EUI-64 Handling
147 section 89 NAT / IP Interception
148 section 90 HTTP Cache Control Header
149 section 90 Storage Manager Client-Side Interface
150 section 92 Storage File System
151 section 93 Adaptation
152 section 93 ICAP (RFC 3507) Client
153 section 93 eCAP Interface