Andrzej Szeszo
2013-06-04 453bf5a3004107204e1858532a38b3e703e32995
commit | author | age
2b3447 1 #
SS 2 # CDDL HEADER START
3 #
4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
7 #
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
12 #
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
18 #
19 # CDDL HEADER END
20 #
8c2f8f 21 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
2b3447 22 #
4158c0 23
NJ 24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
f87158 25 <transform file path=usr/squid/libexec/.+ ->default mode 0555>
2b3447 26 set name=pkg.fmri \
SS 27     value=pkg:/web/proxy/squid@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
28 set name=pkg.description \
29     value="Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more."
30 set name=pkg.summary value="Squid Web Proxy Cache"
8c2f8f 31 set name=com.oracle.info.description value="the Squid Web Proxy Cache"
47263a 32 set name=com.oracle.info.tpno value=13323
2b3447 33 set name=info.classification \
SS 34     value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
1de4f0 35 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
60e6e0 36 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
47263a 37 set name=org.opensolaris.arc-caseid value=LSARC/2009/130
2b3447 38 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
47263a 39
CM 40 license squid.license license=GPLv2
41
42 # smf stuff to control start/stop of squid
43 file files/http-squid path=lib/svc/method/http-squid \
44      restart_fmri=svc:/network/http:squid
45 file files/http-squid.xml path=lib/svc/manifest/network/http-squid.xml
46
47 # special attributes
48 file path=etc/squid/cachemgr.conf group=webservd mode=0644 \
49     original_name=SUNWsquid:etc/squid/cachemgr.conf preserve=renamenew
50 file path=etc/squid/mime.conf group=webservd mode=0644 \
51     original_name=SUNWsquid:etc/squid/mime.conf preserve=renamenew
52 file path=etc/squid/msntauth.conf group=webservd mode=0644 \
53     original_name=SUNWsquid:etc/squid/msntauth.conf preserve=renamenew
54 file path=etc/squid/squid.conf group=webservd mode=0644 \
55     original_name=SUNWsquid:etc/squid/squid.conf preserve=renamenew
cfa523 56 dir path=var/squid/cache group=webservd owner=webservd mode=0755
SS 57 dir path=var/squid/logs group=webservd owner=webservd mode=0755
58 dir path=var/squid/run group=webservd owner=webservd mode=0755
47263a 59
CM 60 # from here on files have no modified attributes
15a7a4 61 file path=etc/squid/cachemgr.conf.default
SS 62 file path=etc/squid/errorpage.css
63 file path=etc/squid/errorpage.css.default
4158c0 64 file path=etc/squid/mime.conf.default
2b3447 65 file path=etc/squid/msntauth.conf.default
SS 66 file path=etc/squid/squid.conf.default
15a7a4 67 file path=etc/squid/squid.conf.documented
2b3447 68 file path=usr/squid/bin/squidclient
SS 69 file path=usr/squid/libexec/cachemgr.cgi
70 file path=usr/squid/libexec/digest_ldap_auth
71 file path=usr/squid/libexec/digest_pw_auth
15a7a4 72 file path=usr/squid/libexec/diskd
2b3447 73 file path=usr/squid/libexec/fakeauth_auth
SS 74 file path=usr/squid/libexec/getpwname_auth
75 file path=usr/squid/libexec/ip_user_check
76 file path=usr/squid/libexec/msnt_auth
77 file path=usr/squid/libexec/ncsa_auth
15a7a4 78 file path=usr/squid/libexec/negotiate_kerb_auth
SS 79 file path=usr/squid/libexec/negotiate_kerb_auth_test
2b3447 80 file path=usr/squid/libexec/no_check.pl
15a7a4 81 file path=usr/squid/libexec/ntlm_smb_lm_auth
2b3447 82 file path=usr/squid/libexec/pam_auth
SS 83 file path=usr/squid/libexec/pinger
84 file path=usr/squid/libexec/pop3.pl
85 file path=usr/squid/libexec/sasl_auth
86 file path=usr/squid/libexec/smb_auth
87 file path=usr/squid/libexec/smb_auth.pl
88 file path=usr/squid/libexec/smb_auth.sh
89 file path=usr/squid/libexec/squid_db_auth
90 file path=usr/squid/libexec/squid_kerb_auth
15a7a4 91 file path=usr/squid/libexec/squid_kerb_auth_test
2b3447 92 file path=usr/squid/libexec/squid_ldap_auth
SS 93 file path=usr/squid/libexec/squid_ldap_group
94 file path=usr/squid/libexec/squid_unix_group
95 file path=usr/squid/libexec/unlinkd
96 file path=usr/squid/libexec/wbinfo_group.pl
97 file path=usr/squid/libexec/yp_auth
15a7a4 98 file path=usr/squid/man/man1/squidclient.1
2b3447 99 file path=usr/squid/man/man8/cachemgr.cgi.8
SS 100 file path=usr/squid/man/man8/ncsa_auth.8
101 file path=usr/squid/man/man8/pam_auth.8
102 file path=usr/squid/man/man8/squid.8
103 file path=usr/squid/man/man8/squid_db_auth.8
104 file path=usr/squid/man/man8/squid_ldap_auth.8
105 file path=usr/squid/man/man8/squid_ldap_group.8
106 file path=usr/squid/man/man8/squid_unix_group.8
107 file path=usr/squid/sbin/squid
15a7a4 108 file path=usr/squid/share/errors/COPYRIGHT
SS 109 file path=usr/squid/share/errors/TRANSLATORS
110 file path=usr/squid/share/errors/af/ERR_ACCESS_DENIED
47263a 111 file path=usr/squid/share/errors/af/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 112 file path=usr/squid/share/errors/af/ERR_AGENT_CONFIGURE
113 file path=usr/squid/share/errors/af/ERR_AGENT_WPAD
15a7a4 114 file path=usr/squid/share/errors/af/ERR_CACHE_ACCESS_DENIED
SS 115 file path=usr/squid/share/errors/af/ERR_CACHE_MGR_ACCESS_DENIED
116 file path=usr/squid/share/errors/af/ERR_CANNOT_FORWARD
117 file path=usr/squid/share/errors/af/ERR_CONNECT_FAIL
118 file path=usr/squid/share/errors/af/ERR_DIR_LISTING
119 file path=usr/squid/share/errors/af/ERR_DNS_FAIL
120 file path=usr/squid/share/errors/af/ERR_ESI
121 file path=usr/squid/share/errors/af/ERR_FORWARDING_DENIED
122 file path=usr/squid/share/errors/af/ERR_FTP_DISABLED
123 file path=usr/squid/share/errors/af/ERR_FTP_FAILURE
124 file path=usr/squid/share/errors/af/ERR_FTP_FORBIDDEN
125 file path=usr/squid/share/errors/af/ERR_FTP_NOT_FOUND
126 file path=usr/squid/share/errors/af/ERR_FTP_PUT_CREATED
127 file path=usr/squid/share/errors/af/ERR_FTP_PUT_ERROR
128 file path=usr/squid/share/errors/af/ERR_FTP_PUT_MODIFIED
129 file path=usr/squid/share/errors/af/ERR_FTP_UNAVAILABLE
5fc33e 130 file path=usr/squid/share/errors/af/ERR_GATEWAY_FAILURE
15a7a4 131 file path=usr/squid/share/errors/af/ERR_ICAP_FAILURE
SS 132 file path=usr/squid/share/errors/af/ERR_INVALID_REQ
133 file path=usr/squid/share/errors/af/ERR_INVALID_RESP
134 file path=usr/squid/share/errors/af/ERR_INVALID_URL
135 file path=usr/squid/share/errors/af/ERR_LIFETIME_EXP
136 file path=usr/squid/share/errors/af/ERR_NO_RELAY
137 file path=usr/squid/share/errors/af/ERR_ONLY_IF_CACHED_MISS
5fc33e 138 file path=usr/squid/share/errors/af/ERR_PRECONDITION_FAILED
15a7a4 139 file path=usr/squid/share/errors/af/ERR_READ_ERROR
SS 140 file path=usr/squid/share/errors/af/ERR_READ_TIMEOUT
141 file path=usr/squid/share/errors/af/ERR_SECURE_CONNECT_FAIL
142 file path=usr/squid/share/errors/af/ERR_SHUTTING_DOWN
143 file path=usr/squid/share/errors/af/ERR_SOCKET_FAILURE
144 file path=usr/squid/share/errors/af/ERR_TOO_BIG
145 file path=usr/squid/share/errors/af/ERR_UNSUP_HTTPVERSION
146 file path=usr/squid/share/errors/af/ERR_UNSUP_REQ
147 file path=usr/squid/share/errors/af/ERR_URN_RESOLVE
148 file path=usr/squid/share/errors/af/ERR_WRITE_ERROR
149 file path=usr/squid/share/errors/af/ERR_ZERO_SIZE_OBJECT
47263a 150 file path=usr/squid/share/errors/af/error-details.txt
CM 151 link path=usr/squid/share/errors/ar-ae target=ar
152 link path=usr/squid/share/errors/ar-bh target=ar
153 link path=usr/squid/share/errors/ar-dz target=ar
154 link path=usr/squid/share/errors/ar-eg target=ar
155 link path=usr/squid/share/errors/ar-iq target=ar
156 link path=usr/squid/share/errors/ar-jo target=ar
157 link path=usr/squid/share/errors/ar-kw target=ar
158 link path=usr/squid/share/errors/ar-lb target=ar
159 link path=usr/squid/share/errors/ar-ly target=ar
160 link path=usr/squid/share/errors/ar-ma target=ar
161 link path=usr/squid/share/errors/ar-om target=ar
162 link path=usr/squid/share/errors/ar-qa target=ar
163 link path=usr/squid/share/errors/ar-sa target=ar
164 link path=usr/squid/share/errors/ar-sy target=ar
165 link path=usr/squid/share/errors/ar-tn target=ar
166 link path=usr/squid/share/errors/ar-ye target=ar
15a7a4 167 file path=usr/squid/share/errors/ar/ERR_ACCESS_DENIED
47263a 168 file path=usr/squid/share/errors/ar/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 169 file path=usr/squid/share/errors/ar/ERR_AGENT_CONFIGURE
170 file path=usr/squid/share/errors/ar/ERR_AGENT_WPAD
15a7a4 171 file path=usr/squid/share/errors/ar/ERR_CACHE_ACCESS_DENIED
SS 172 file path=usr/squid/share/errors/ar/ERR_CACHE_MGR_ACCESS_DENIED
173 file path=usr/squid/share/errors/ar/ERR_CANNOT_FORWARD
174 file path=usr/squid/share/errors/ar/ERR_CONNECT_FAIL
175 file path=usr/squid/share/errors/ar/ERR_DIR_LISTING
176 file path=usr/squid/share/errors/ar/ERR_DNS_FAIL
177 file path=usr/squid/share/errors/ar/ERR_ESI
178 file path=usr/squid/share/errors/ar/ERR_FORWARDING_DENIED
179 file path=usr/squid/share/errors/ar/ERR_FTP_DISABLED
180 file path=usr/squid/share/errors/ar/ERR_FTP_FAILURE
181 file path=usr/squid/share/errors/ar/ERR_FTP_FORBIDDEN
182 file path=usr/squid/share/errors/ar/ERR_FTP_NOT_FOUND
183 file path=usr/squid/share/errors/ar/ERR_FTP_PUT_CREATED
184 file path=usr/squid/share/errors/ar/ERR_FTP_PUT_ERROR
185 file path=usr/squid/share/errors/ar/ERR_FTP_PUT_MODIFIED
186 file path=usr/squid/share/errors/ar/ERR_FTP_UNAVAILABLE
5fc33e 187 file path=usr/squid/share/errors/ar/ERR_GATEWAY_FAILURE
15a7a4 188 file path=usr/squid/share/errors/ar/ERR_ICAP_FAILURE
SS 189 file path=usr/squid/share/errors/ar/ERR_INVALID_REQ
190 file path=usr/squid/share/errors/ar/ERR_INVALID_RESP
191 file path=usr/squid/share/errors/ar/ERR_INVALID_URL
192 file path=usr/squid/share/errors/ar/ERR_LIFETIME_EXP
193 file path=usr/squid/share/errors/ar/ERR_NO_RELAY
194 file path=usr/squid/share/errors/ar/ERR_ONLY_IF_CACHED_MISS
5fc33e 195 file path=usr/squid/share/errors/ar/ERR_PRECONDITION_FAILED
15a7a4 196 file path=usr/squid/share/errors/ar/ERR_READ_ERROR
SS 197 file path=usr/squid/share/errors/ar/ERR_READ_TIMEOUT
198 file path=usr/squid/share/errors/ar/ERR_SECURE_CONNECT_FAIL
199 file path=usr/squid/share/errors/ar/ERR_SHUTTING_DOWN
200 file path=usr/squid/share/errors/ar/ERR_SOCKET_FAILURE
201 file path=usr/squid/share/errors/ar/ERR_TOO_BIG
202 file path=usr/squid/share/errors/ar/ERR_UNSUP_HTTPVERSION
203 file path=usr/squid/share/errors/ar/ERR_UNSUP_REQ
204 file path=usr/squid/share/errors/ar/ERR_URN_RESOLVE
205 file path=usr/squid/share/errors/ar/ERR_WRITE_ERROR
206 file path=usr/squid/share/errors/ar/ERR_ZERO_SIZE_OBJECT
47263a 207 file path=usr/squid/share/errors/ar/error-details.txt
CM 208 link path=usr/squid/share/errors/az-az target=az
15a7a4 209 file path=usr/squid/share/errors/az/ERR_ACCESS_DENIED
47263a 210 file path=usr/squid/share/errors/az/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 211 file path=usr/squid/share/errors/az/ERR_AGENT_CONFIGURE
212 file path=usr/squid/share/errors/az/ERR_AGENT_WPAD
15a7a4 213 file path=usr/squid/share/errors/az/ERR_CACHE_ACCESS_DENIED
SS 214 file path=usr/squid/share/errors/az/ERR_CACHE_MGR_ACCESS_DENIED
215 file path=usr/squid/share/errors/az/ERR_CANNOT_FORWARD
216 file path=usr/squid/share/errors/az/ERR_CONNECT_FAIL
217 file path=usr/squid/share/errors/az/ERR_DIR_LISTING
218 file path=usr/squid/share/errors/az/ERR_DNS_FAIL
219 file path=usr/squid/share/errors/az/ERR_ESI
220 file path=usr/squid/share/errors/az/ERR_FORWARDING_DENIED
221 file path=usr/squid/share/errors/az/ERR_FTP_DISABLED
222 file path=usr/squid/share/errors/az/ERR_FTP_FAILURE
223 file path=usr/squid/share/errors/az/ERR_FTP_FORBIDDEN
224 file path=usr/squid/share/errors/az/ERR_FTP_NOT_FOUND
225 file path=usr/squid/share/errors/az/ERR_FTP_PUT_CREATED
226 file path=usr/squid/share/errors/az/ERR_FTP_PUT_ERROR
227 file path=usr/squid/share/errors/az/ERR_FTP_PUT_MODIFIED
228 file path=usr/squid/share/errors/az/ERR_FTP_UNAVAILABLE
5fc33e 229 file path=usr/squid/share/errors/az/ERR_GATEWAY_FAILURE
15a7a4 230 file path=usr/squid/share/errors/az/ERR_ICAP_FAILURE
SS 231 file path=usr/squid/share/errors/az/ERR_INVALID_REQ
232 file path=usr/squid/share/errors/az/ERR_INVALID_RESP
233 file path=usr/squid/share/errors/az/ERR_INVALID_URL
234 file path=usr/squid/share/errors/az/ERR_LIFETIME_EXP
235 file path=usr/squid/share/errors/az/ERR_NO_RELAY
236 file path=usr/squid/share/errors/az/ERR_ONLY_IF_CACHED_MISS
5fc33e 237 file path=usr/squid/share/errors/az/ERR_PRECONDITION_FAILED
15a7a4 238 file path=usr/squid/share/errors/az/ERR_READ_ERROR
SS 239 file path=usr/squid/share/errors/az/ERR_READ_TIMEOUT
240 file path=usr/squid/share/errors/az/ERR_SECURE_CONNECT_FAIL
241 file path=usr/squid/share/errors/az/ERR_SHUTTING_DOWN
242 file path=usr/squid/share/errors/az/ERR_SOCKET_FAILURE
243 file path=usr/squid/share/errors/az/ERR_TOO_BIG
244 file path=usr/squid/share/errors/az/ERR_UNSUP_HTTPVERSION
245 file path=usr/squid/share/errors/az/ERR_UNSUP_REQ
246 file path=usr/squid/share/errors/az/ERR_URN_RESOLVE
247 file path=usr/squid/share/errors/az/ERR_WRITE_ERROR
248 file path=usr/squid/share/errors/az/ERR_ZERO_SIZE_OBJECT
47263a 249 file path=usr/squid/share/errors/az/error-details.txt
CM 250 link path=usr/squid/share/errors/bg-bg target=bg
15a7a4 251 file path=usr/squid/share/errors/bg/ERR_ACCESS_DENIED
47263a 252 file path=usr/squid/share/errors/bg/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 253 file path=usr/squid/share/errors/bg/ERR_AGENT_CONFIGURE
254 file path=usr/squid/share/errors/bg/ERR_AGENT_WPAD
15a7a4 255 file path=usr/squid/share/errors/bg/ERR_CACHE_ACCESS_DENIED
SS 256 file path=usr/squid/share/errors/bg/ERR_CACHE_MGR_ACCESS_DENIED
257 file path=usr/squid/share/errors/bg/ERR_CANNOT_FORWARD
258 file path=usr/squid/share/errors/bg/ERR_CONNECT_FAIL
259 file path=usr/squid/share/errors/bg/ERR_DIR_LISTING
260 file path=usr/squid/share/errors/bg/ERR_DNS_FAIL
261 file path=usr/squid/share/errors/bg/ERR_ESI
262 file path=usr/squid/share/errors/bg/ERR_FORWARDING_DENIED
263 file path=usr/squid/share/errors/bg/ERR_FTP_DISABLED
264 file path=usr/squid/share/errors/bg/ERR_FTP_FAILURE
265 file path=usr/squid/share/errors/bg/ERR_FTP_FORBIDDEN
266 file path=usr/squid/share/errors/bg/ERR_FTP_NOT_FOUND
267 file path=usr/squid/share/errors/bg/ERR_FTP_PUT_CREATED
268 file path=usr/squid/share/errors/bg/ERR_FTP_PUT_ERROR
269 file path=usr/squid/share/errors/bg/ERR_FTP_PUT_MODIFIED
270 file path=usr/squid/share/errors/bg/ERR_FTP_UNAVAILABLE
5fc33e 271 file path=usr/squid/share/errors/bg/ERR_GATEWAY_FAILURE
15a7a4 272 file path=usr/squid/share/errors/bg/ERR_ICAP_FAILURE
SS 273 file path=usr/squid/share/errors/bg/ERR_INVALID_REQ
274 file path=usr/squid/share/errors/bg/ERR_INVALID_RESP
275 file path=usr/squid/share/errors/bg/ERR_INVALID_URL
276 file path=usr/squid/share/errors/bg/ERR_LIFETIME_EXP
277 file path=usr/squid/share/errors/bg/ERR_NO_RELAY
278 file path=usr/squid/share/errors/bg/ERR_ONLY_IF_CACHED_MISS
5fc33e 279 file path=usr/squid/share/errors/bg/ERR_PRECONDITION_FAILED
15a7a4 280 file path=usr/squid/share/errors/bg/ERR_READ_ERROR
SS 281 file path=usr/squid/share/errors/bg/ERR_READ_TIMEOUT
282 file path=usr/squid/share/errors/bg/ERR_SECURE_CONNECT_FAIL
283 file path=usr/squid/share/errors/bg/ERR_SHUTTING_DOWN
284 file path=usr/squid/share/errors/bg/ERR_SOCKET_FAILURE
285 file path=usr/squid/share/errors/bg/ERR_TOO_BIG
286 file path=usr/squid/share/errors/bg/ERR_UNSUP_HTTPVERSION
287 file path=usr/squid/share/errors/bg/ERR_UNSUP_REQ
288 file path=usr/squid/share/errors/bg/ERR_URN_RESOLVE
289 file path=usr/squid/share/errors/bg/ERR_WRITE_ERROR
290 file path=usr/squid/share/errors/bg/ERR_ZERO_SIZE_OBJECT
47263a 291 file path=usr/squid/share/errors/bg/error-details.txt
15a7a4 292 file path=usr/squid/share/errors/ca/ERR_ACCESS_DENIED
47263a 293 file path=usr/squid/share/errors/ca/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 294 file path=usr/squid/share/errors/ca/ERR_AGENT_CONFIGURE
295 file path=usr/squid/share/errors/ca/ERR_AGENT_WPAD
15a7a4 296 file path=usr/squid/share/errors/ca/ERR_CACHE_ACCESS_DENIED
SS 297 file path=usr/squid/share/errors/ca/ERR_CACHE_MGR_ACCESS_DENIED
298 file path=usr/squid/share/errors/ca/ERR_CANNOT_FORWARD
299 file path=usr/squid/share/errors/ca/ERR_CONNECT_FAIL
300 file path=usr/squid/share/errors/ca/ERR_DIR_LISTING
301 file path=usr/squid/share/errors/ca/ERR_DNS_FAIL
302 file path=usr/squid/share/errors/ca/ERR_ESI
303 file path=usr/squid/share/errors/ca/ERR_FORWARDING_DENIED
304 file path=usr/squid/share/errors/ca/ERR_FTP_DISABLED
305 file path=usr/squid/share/errors/ca/ERR_FTP_FAILURE
306 file path=usr/squid/share/errors/ca/ERR_FTP_FORBIDDEN
307 file path=usr/squid/share/errors/ca/ERR_FTP_NOT_FOUND
308 file path=usr/squid/share/errors/ca/ERR_FTP_PUT_CREATED
309 file path=usr/squid/share/errors/ca/ERR_FTP_PUT_ERROR
310 file path=usr/squid/share/errors/ca/ERR_FTP_PUT_MODIFIED
311 file path=usr/squid/share/errors/ca/ERR_FTP_UNAVAILABLE
5fc33e 312 file path=usr/squid/share/errors/ca/ERR_GATEWAY_FAILURE
15a7a4 313 file path=usr/squid/share/errors/ca/ERR_ICAP_FAILURE
SS 314 file path=usr/squid/share/errors/ca/ERR_INVALID_REQ
315 file path=usr/squid/share/errors/ca/ERR_INVALID_RESP
316 file path=usr/squid/share/errors/ca/ERR_INVALID_URL
317 file path=usr/squid/share/errors/ca/ERR_LIFETIME_EXP
318 file path=usr/squid/share/errors/ca/ERR_NO_RELAY
319 file path=usr/squid/share/errors/ca/ERR_ONLY_IF_CACHED_MISS
5fc33e 320 file path=usr/squid/share/errors/ca/ERR_PRECONDITION_FAILED
15a7a4 321 file path=usr/squid/share/errors/ca/ERR_READ_ERROR
SS 322 file path=usr/squid/share/errors/ca/ERR_READ_TIMEOUT
323 file path=usr/squid/share/errors/ca/ERR_SECURE_CONNECT_FAIL
324 file path=usr/squid/share/errors/ca/ERR_SHUTTING_DOWN
325 file path=usr/squid/share/errors/ca/ERR_SOCKET_FAILURE
326 file path=usr/squid/share/errors/ca/ERR_TOO_BIG
327 file path=usr/squid/share/errors/ca/ERR_UNSUP_HTTPVERSION
328 file path=usr/squid/share/errors/ca/ERR_UNSUP_REQ
329 file path=usr/squid/share/errors/ca/ERR_URN_RESOLVE
330 file path=usr/squid/share/errors/ca/ERR_WRITE_ERROR
331 file path=usr/squid/share/errors/ca/ERR_ZERO_SIZE_OBJECT
47263a 332 file path=usr/squid/share/errors/ca/error-details.txt
CM 333 link path=usr/squid/share/errors/cs-cz target=cs
15a7a4 334 file path=usr/squid/share/errors/cs/ERR_ACCESS_DENIED
47263a 335 file path=usr/squid/share/errors/cs/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 336 file path=usr/squid/share/errors/cs/ERR_AGENT_CONFIGURE
337 file path=usr/squid/share/errors/cs/ERR_AGENT_WPAD
15a7a4 338 file path=usr/squid/share/errors/cs/ERR_CACHE_ACCESS_DENIED
SS 339 file path=usr/squid/share/errors/cs/ERR_CACHE_MGR_ACCESS_DENIED
340 file path=usr/squid/share/errors/cs/ERR_CANNOT_FORWARD
341 file path=usr/squid/share/errors/cs/ERR_CONNECT_FAIL
342 file path=usr/squid/share/errors/cs/ERR_DIR_LISTING
343 file path=usr/squid/share/errors/cs/ERR_DNS_FAIL
344 file path=usr/squid/share/errors/cs/ERR_ESI
345 file path=usr/squid/share/errors/cs/ERR_FORWARDING_DENIED
346 file path=usr/squid/share/errors/cs/ERR_FTP_DISABLED
347 file path=usr/squid/share/errors/cs/ERR_FTP_FAILURE
348 file path=usr/squid/share/errors/cs/ERR_FTP_FORBIDDEN
349 file path=usr/squid/share/errors/cs/ERR_FTP_NOT_FOUND
350 file path=usr/squid/share/errors/cs/ERR_FTP_PUT_CREATED
351 file path=usr/squid/share/errors/cs/ERR_FTP_PUT_ERROR
352 file path=usr/squid/share/errors/cs/ERR_FTP_PUT_MODIFIED
353 file path=usr/squid/share/errors/cs/ERR_FTP_UNAVAILABLE
5fc33e 354 file path=usr/squid/share/errors/cs/ERR_GATEWAY_FAILURE
15a7a4 355 file path=usr/squid/share/errors/cs/ERR_ICAP_FAILURE
SS 356 file path=usr/squid/share/errors/cs/ERR_INVALID_REQ
357 file path=usr/squid/share/errors/cs/ERR_INVALID_RESP
358 file path=usr/squid/share/errors/cs/ERR_INVALID_URL
359 file path=usr/squid/share/errors/cs/ERR_LIFETIME_EXP
360 file path=usr/squid/share/errors/cs/ERR_NO_RELAY
361 file path=usr/squid/share/errors/cs/ERR_ONLY_IF_CACHED_MISS
5fc33e 362 file path=usr/squid/share/errors/cs/ERR_PRECONDITION_FAILED
15a7a4 363 file path=usr/squid/share/errors/cs/ERR_READ_ERROR
SS 364 file path=usr/squid/share/errors/cs/ERR_READ_TIMEOUT
365 file path=usr/squid/share/errors/cs/ERR_SECURE_CONNECT_FAIL
366 file path=usr/squid/share/errors/cs/ERR_SHUTTING_DOWN
367 file path=usr/squid/share/errors/cs/ERR_SOCKET_FAILURE
368 file path=usr/squid/share/errors/cs/ERR_TOO_BIG
369 file path=usr/squid/share/errors/cs/ERR_UNSUP_HTTPVERSION
370 file path=usr/squid/share/errors/cs/ERR_UNSUP_REQ
371 file path=usr/squid/share/errors/cs/ERR_URN_RESOLVE
372 file path=usr/squid/share/errors/cs/ERR_WRITE_ERROR
373 file path=usr/squid/share/errors/cs/ERR_ZERO_SIZE_OBJECT
47263a 374 file path=usr/squid/share/errors/cs/error-details.txt
CM 375 link path=usr/squid/share/errors/da-dk target=da
15a7a4 376 file path=usr/squid/share/errors/da/ERR_ACCESS_DENIED
47263a 377 file path=usr/squid/share/errors/da/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 378 file path=usr/squid/share/errors/da/ERR_AGENT_CONFIGURE
379 file path=usr/squid/share/errors/da/ERR_AGENT_WPAD
15a7a4 380 file path=usr/squid/share/errors/da/ERR_CACHE_ACCESS_DENIED
SS 381 file path=usr/squid/share/errors/da/ERR_CACHE_MGR_ACCESS_DENIED
382 file path=usr/squid/share/errors/da/ERR_CANNOT_FORWARD
383 file path=usr/squid/share/errors/da/ERR_CONNECT_FAIL
384 file path=usr/squid/share/errors/da/ERR_DIR_LISTING
385 file path=usr/squid/share/errors/da/ERR_DNS_FAIL
386 file path=usr/squid/share/errors/da/ERR_ESI
387 file path=usr/squid/share/errors/da/ERR_FORWARDING_DENIED
388 file path=usr/squid/share/errors/da/ERR_FTP_DISABLED
389 file path=usr/squid/share/errors/da/ERR_FTP_FAILURE
390 file path=usr/squid/share/errors/da/ERR_FTP_FORBIDDEN
391 file path=usr/squid/share/errors/da/ERR_FTP_NOT_FOUND
392 file path=usr/squid/share/errors/da/ERR_FTP_PUT_CREATED
393 file path=usr/squid/share/errors/da/ERR_FTP_PUT_ERROR
394 file path=usr/squid/share/errors/da/ERR_FTP_PUT_MODIFIED
395 file path=usr/squid/share/errors/da/ERR_FTP_UNAVAILABLE
5fc33e 396 file path=usr/squid/share/errors/da/ERR_GATEWAY_FAILURE
15a7a4 397 file path=usr/squid/share/errors/da/ERR_ICAP_FAILURE
SS 398 file path=usr/squid/share/errors/da/ERR_INVALID_REQ
399 file path=usr/squid/share/errors/da/ERR_INVALID_RESP
400 file path=usr/squid/share/errors/da/ERR_INVALID_URL
401 file path=usr/squid/share/errors/da/ERR_LIFETIME_EXP
402 file path=usr/squid/share/errors/da/ERR_NO_RELAY
403 file path=usr/squid/share/errors/da/ERR_ONLY_IF_CACHED_MISS
5fc33e 404 file path=usr/squid/share/errors/da/ERR_PRECONDITION_FAILED
15a7a4 405 file path=usr/squid/share/errors/da/ERR_READ_ERROR
SS 406 file path=usr/squid/share/errors/da/ERR_READ_TIMEOUT
407 file path=usr/squid/share/errors/da/ERR_SECURE_CONNECT_FAIL
408 file path=usr/squid/share/errors/da/ERR_SHUTTING_DOWN
409 file path=usr/squid/share/errors/da/ERR_SOCKET_FAILURE
410 file path=usr/squid/share/errors/da/ERR_TOO_BIG
411 file path=usr/squid/share/errors/da/ERR_UNSUP_HTTPVERSION
412 file path=usr/squid/share/errors/da/ERR_UNSUP_REQ
413 file path=usr/squid/share/errors/da/ERR_URN_RESOLVE
414 file path=usr/squid/share/errors/da/ERR_WRITE_ERROR
415 file path=usr/squid/share/errors/da/ERR_ZERO_SIZE_OBJECT
47263a 416 file path=usr/squid/share/errors/da/error-details.txt
CM 417 link path=usr/squid/share/errors/de-at target=de
418 link path=usr/squid/share/errors/de-ch target=de
419 link path=usr/squid/share/errors/de-de target=de
420 link path=usr/squid/share/errors/de-li target=de
421 link path=usr/squid/share/errors/de-lu target=de
15a7a4 422 file path=usr/squid/share/errors/de/ERR_ACCESS_DENIED
47263a 423 file path=usr/squid/share/errors/de/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 424 file path=usr/squid/share/errors/de/ERR_AGENT_CONFIGURE
425 file path=usr/squid/share/errors/de/ERR_AGENT_WPAD
15a7a4 426 file path=usr/squid/share/errors/de/ERR_CACHE_ACCESS_DENIED
SS 427 file path=usr/squid/share/errors/de/ERR_CACHE_MGR_ACCESS_DENIED
428 file path=usr/squid/share/errors/de/ERR_CANNOT_FORWARD
429 file path=usr/squid/share/errors/de/ERR_CONNECT_FAIL
430 file path=usr/squid/share/errors/de/ERR_DIR_LISTING
431 file path=usr/squid/share/errors/de/ERR_DNS_FAIL
432 file path=usr/squid/share/errors/de/ERR_ESI
433 file path=usr/squid/share/errors/de/ERR_FORWARDING_DENIED
434 file path=usr/squid/share/errors/de/ERR_FTP_DISABLED
435 file path=usr/squid/share/errors/de/ERR_FTP_FAILURE
436 file path=usr/squid/share/errors/de/ERR_FTP_FORBIDDEN
437 file path=usr/squid/share/errors/de/ERR_FTP_NOT_FOUND
438 file path=usr/squid/share/errors/de/ERR_FTP_PUT_CREATED
439 file path=usr/squid/share/errors/de/ERR_FTP_PUT_ERROR
440 file path=usr/squid/share/errors/de/ERR_FTP_PUT_MODIFIED
441 file path=usr/squid/share/errors/de/ERR_FTP_UNAVAILABLE
5fc33e 442 file path=usr/squid/share/errors/de/ERR_GATEWAY_FAILURE
15a7a4 443 file path=usr/squid/share/errors/de/ERR_ICAP_FAILURE
SS 444 file path=usr/squid/share/errors/de/ERR_INVALID_REQ
445 file path=usr/squid/share/errors/de/ERR_INVALID_RESP
446 file path=usr/squid/share/errors/de/ERR_INVALID_URL
447 file path=usr/squid/share/errors/de/ERR_LIFETIME_EXP
448 file path=usr/squid/share/errors/de/ERR_NO_RELAY
449 file path=usr/squid/share/errors/de/ERR_ONLY_IF_CACHED_MISS
5fc33e 450 file path=usr/squid/share/errors/de/ERR_PRECONDITION_FAILED
15a7a4 451 file path=usr/squid/share/errors/de/ERR_READ_ERROR
SS 452 file path=usr/squid/share/errors/de/ERR_READ_TIMEOUT
453 file path=usr/squid/share/errors/de/ERR_SECURE_CONNECT_FAIL
454 file path=usr/squid/share/errors/de/ERR_SHUTTING_DOWN
455 file path=usr/squid/share/errors/de/ERR_SOCKET_FAILURE
456 file path=usr/squid/share/errors/de/ERR_TOO_BIG
457 file path=usr/squid/share/errors/de/ERR_UNSUP_HTTPVERSION
458 file path=usr/squid/share/errors/de/ERR_UNSUP_REQ
459 file path=usr/squid/share/errors/de/ERR_URN_RESOLVE
460 file path=usr/squid/share/errors/de/ERR_WRITE_ERROR
461 file path=usr/squid/share/errors/de/ERR_ZERO_SIZE_OBJECT
47263a 462 file path=usr/squid/share/errors/de/error-details.txt
CM 463 link path=usr/squid/share/errors/el-gr target=el
15a7a4 464 file path=usr/squid/share/errors/el/ERR_ACCESS_DENIED
47263a 465 file path=usr/squid/share/errors/el/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 466 file path=usr/squid/share/errors/el/ERR_AGENT_CONFIGURE
467 file path=usr/squid/share/errors/el/ERR_AGENT_WPAD
15a7a4 468 file path=usr/squid/share/errors/el/ERR_CACHE_ACCESS_DENIED
SS 469 file path=usr/squid/share/errors/el/ERR_CACHE_MGR_ACCESS_DENIED
470 file path=usr/squid/share/errors/el/ERR_CANNOT_FORWARD
471 file path=usr/squid/share/errors/el/ERR_CONNECT_FAIL
472 file path=usr/squid/share/errors/el/ERR_DIR_LISTING
473 file path=usr/squid/share/errors/el/ERR_DNS_FAIL
474 file path=usr/squid/share/errors/el/ERR_ESI
475 file path=usr/squid/share/errors/el/ERR_FORWARDING_DENIED
476 file path=usr/squid/share/errors/el/ERR_FTP_DISABLED
477 file path=usr/squid/share/errors/el/ERR_FTP_FAILURE
478 file path=usr/squid/share/errors/el/ERR_FTP_FORBIDDEN
479 file path=usr/squid/share/errors/el/ERR_FTP_NOT_FOUND
480 file path=usr/squid/share/errors/el/ERR_FTP_PUT_CREATED
481 file path=usr/squid/share/errors/el/ERR_FTP_PUT_ERROR
482 file path=usr/squid/share/errors/el/ERR_FTP_PUT_MODIFIED
483 file path=usr/squid/share/errors/el/ERR_FTP_UNAVAILABLE
5fc33e 484 file path=usr/squid/share/errors/el/ERR_GATEWAY_FAILURE
15a7a4 485 file path=usr/squid/share/errors/el/ERR_ICAP_FAILURE
SS 486 file path=usr/squid/share/errors/el/ERR_INVALID_REQ
487 file path=usr/squid/share/errors/el/ERR_INVALID_RESP
488 file path=usr/squid/share/errors/el/ERR_INVALID_URL
489 file path=usr/squid/share/errors/el/ERR_LIFETIME_EXP
490 file path=usr/squid/share/errors/el/ERR_NO_RELAY
491 file path=usr/squid/share/errors/el/ERR_ONLY_IF_CACHED_MISS
5fc33e 492 file path=usr/squid/share/errors/el/ERR_PRECONDITION_FAILED
15a7a4 493 file path=usr/squid/share/errors/el/ERR_READ_ERROR
SS 494 file path=usr/squid/share/errors/el/ERR_READ_TIMEOUT
495 file path=usr/squid/share/errors/el/ERR_SECURE_CONNECT_FAIL
496 file path=usr/squid/share/errors/el/ERR_SHUTTING_DOWN
497 file path=usr/squid/share/errors/el/ERR_SOCKET_FAILURE
498 file path=usr/squid/share/errors/el/ERR_TOO_BIG
499 file path=usr/squid/share/errors/el/ERR_UNSUP_HTTPVERSION
500 file path=usr/squid/share/errors/el/ERR_UNSUP_REQ
501 file path=usr/squid/share/errors/el/ERR_URN_RESOLVE
502 file path=usr/squid/share/errors/el/ERR_WRITE_ERROR
503 file path=usr/squid/share/errors/el/ERR_ZERO_SIZE_OBJECT
47263a 504 file path=usr/squid/share/errors/el/error-details.txt
CM 505 link path=usr/squid/share/errors/en-au target=en
506 link path=usr/squid/share/errors/en-bz target=en
507 link path=usr/squid/share/errors/en-ca target=en
508 link path=usr/squid/share/errors/en-gb target=en
509 link path=usr/squid/share/errors/en-ie target=en
510 link path=usr/squid/share/errors/en-in target=en
511 link path=usr/squid/share/errors/en-jm target=en
512 link path=usr/squid/share/errors/en-nz target=en
513 link path=usr/squid/share/errors/en-ph target=en
514 link path=usr/squid/share/errors/en-sg target=en
515 link path=usr/squid/share/errors/en-tt target=en
516 link path=usr/squid/share/errors/en-uk target=en
517 link path=usr/squid/share/errors/en-us target=en
518 link path=usr/squid/share/errors/en-za target=en
519 link path=usr/squid/share/errors/en-zw target=en
15a7a4 520 file path=usr/squid/share/errors/en/ERR_ACCESS_DENIED
47263a 521 file path=usr/squid/share/errors/en/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 522 file path=usr/squid/share/errors/en/ERR_AGENT_CONFIGURE
523 file path=usr/squid/share/errors/en/ERR_AGENT_WPAD
15a7a4 524 file path=usr/squid/share/errors/en/ERR_CACHE_ACCESS_DENIED
SS 525 file path=usr/squid/share/errors/en/ERR_CACHE_MGR_ACCESS_DENIED
526 file path=usr/squid/share/errors/en/ERR_CANNOT_FORWARD
527 file path=usr/squid/share/errors/en/ERR_CONNECT_FAIL
528 file path=usr/squid/share/errors/en/ERR_DIR_LISTING
529 file path=usr/squid/share/errors/en/ERR_DNS_FAIL
530 file path=usr/squid/share/errors/en/ERR_ESI
531 file path=usr/squid/share/errors/en/ERR_FORWARDING_DENIED
532 file path=usr/squid/share/errors/en/ERR_FTP_DISABLED
533 file path=usr/squid/share/errors/en/ERR_FTP_FAILURE
534 file path=usr/squid/share/errors/en/ERR_FTP_FORBIDDEN
535 file path=usr/squid/share/errors/en/ERR_FTP_NOT_FOUND
536 file path=usr/squid/share/errors/en/ERR_FTP_PUT_CREATED
537 file path=usr/squid/share/errors/en/ERR_FTP_PUT_ERROR
538 file path=usr/squid/share/errors/en/ERR_FTP_PUT_MODIFIED
539 file path=usr/squid/share/errors/en/ERR_FTP_UNAVAILABLE
5fc33e 540 file path=usr/squid/share/errors/en/ERR_GATEWAY_FAILURE
15a7a4 541 file path=usr/squid/share/errors/en/ERR_ICAP_FAILURE
SS 542 file path=usr/squid/share/errors/en/ERR_INVALID_REQ
543 file path=usr/squid/share/errors/en/ERR_INVALID_RESP
544 file path=usr/squid/share/errors/en/ERR_INVALID_URL
545 file path=usr/squid/share/errors/en/ERR_LIFETIME_EXP
546 file path=usr/squid/share/errors/en/ERR_NO_RELAY
547 file path=usr/squid/share/errors/en/ERR_ONLY_IF_CACHED_MISS
5fc33e 548 file path=usr/squid/share/errors/en/ERR_PRECONDITION_FAILED
15a7a4 549 file path=usr/squid/share/errors/en/ERR_READ_ERROR
SS 550 file path=usr/squid/share/errors/en/ERR_READ_TIMEOUT
551 file path=usr/squid/share/errors/en/ERR_SECURE_CONNECT_FAIL
552 file path=usr/squid/share/errors/en/ERR_SHUTTING_DOWN
553 file path=usr/squid/share/errors/en/ERR_SOCKET_FAILURE
554 file path=usr/squid/share/errors/en/ERR_TOO_BIG
555 file path=usr/squid/share/errors/en/ERR_UNSUP_HTTPVERSION
556 file path=usr/squid/share/errors/en/ERR_UNSUP_REQ
557 file path=usr/squid/share/errors/en/ERR_URN_RESOLVE
558 file path=usr/squid/share/errors/en/ERR_WRITE_ERROR
559 file path=usr/squid/share/errors/en/ERR_ZERO_SIZE_OBJECT
47263a 560 file path=usr/squid/share/errors/en/error-details.txt
CM 561 link path=usr/squid/share/errors/es-ar target=es
562 link path=usr/squid/share/errors/es-bo target=es
563 link path=usr/squid/share/errors/es-cl target=es
564 link path=usr/squid/share/errors/es-co target=es
565 link path=usr/squid/share/errors/es-cr target=es
566 link path=usr/squid/share/errors/es-do target=es
567 link path=usr/squid/share/errors/es-ec target=es
568 link path=usr/squid/share/errors/es-es target=es
569 link path=usr/squid/share/errors/es-gt target=es
570 link path=usr/squid/share/errors/es-hn target=es
571 link path=usr/squid/share/errors/es-mx target=es
572 link path=usr/squid/share/errors/es-ni target=es
573 link path=usr/squid/share/errors/es-pa target=es
574 link path=usr/squid/share/errors/es-pe target=es
575 link path=usr/squid/share/errors/es-pr target=es
576 link path=usr/squid/share/errors/es-py target=es
577 link path=usr/squid/share/errors/es-sv target=es
578 link path=usr/squid/share/errors/es-uy target=es
579 link path=usr/squid/share/errors/es-ve target=es
15a7a4 580 file path=usr/squid/share/errors/es/ERR_ACCESS_DENIED
47263a 581 file path=usr/squid/share/errors/es/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 582 file path=usr/squid/share/errors/es/ERR_AGENT_CONFIGURE
583 file path=usr/squid/share/errors/es/ERR_AGENT_WPAD
15a7a4 584 file path=usr/squid/share/errors/es/ERR_CACHE_ACCESS_DENIED
SS 585 file path=usr/squid/share/errors/es/ERR_CACHE_MGR_ACCESS_DENIED
586 file path=usr/squid/share/errors/es/ERR_CANNOT_FORWARD
587 file path=usr/squid/share/errors/es/ERR_CONNECT_FAIL
588 file path=usr/squid/share/errors/es/ERR_DIR_LISTING
589 file path=usr/squid/share/errors/es/ERR_DNS_FAIL
590 file path=usr/squid/share/errors/es/ERR_ESI
591 file path=usr/squid/share/errors/es/ERR_FORWARDING_DENIED
592 file path=usr/squid/share/errors/es/ERR_FTP_DISABLED
593 file path=usr/squid/share/errors/es/ERR_FTP_FAILURE
594 file path=usr/squid/share/errors/es/ERR_FTP_FORBIDDEN
595 file path=usr/squid/share/errors/es/ERR_FTP_NOT_FOUND
596 file path=usr/squid/share/errors/es/ERR_FTP_PUT_CREATED
597 file path=usr/squid/share/errors/es/ERR_FTP_PUT_ERROR
598 file path=usr/squid/share/errors/es/ERR_FTP_PUT_MODIFIED
599 file path=usr/squid/share/errors/es/ERR_FTP_UNAVAILABLE
5fc33e 600 file path=usr/squid/share/errors/es/ERR_GATEWAY_FAILURE
15a7a4 601 file path=usr/squid/share/errors/es/ERR_ICAP_FAILURE
SS 602 file path=usr/squid/share/errors/es/ERR_INVALID_REQ
603 file path=usr/squid/share/errors/es/ERR_INVALID_RESP
604 file path=usr/squid/share/errors/es/ERR_INVALID_URL
605 file path=usr/squid/share/errors/es/ERR_LIFETIME_EXP
606 file path=usr/squid/share/errors/es/ERR_NO_RELAY
607 file path=usr/squid/share/errors/es/ERR_ONLY_IF_CACHED_MISS
5fc33e 608 file path=usr/squid/share/errors/es/ERR_PRECONDITION_FAILED
15a7a4 609 file path=usr/squid/share/errors/es/ERR_READ_ERROR
SS 610 file path=usr/squid/share/errors/es/ERR_READ_TIMEOUT
611 file path=usr/squid/share/errors/es/ERR_SECURE_CONNECT_FAIL
612 file path=usr/squid/share/errors/es/ERR_SHUTTING_DOWN
613 file path=usr/squid/share/errors/es/ERR_SOCKET_FAILURE
614 file path=usr/squid/share/errors/es/ERR_TOO_BIG
615 file path=usr/squid/share/errors/es/ERR_UNSUP_HTTPVERSION
616 file path=usr/squid/share/errors/es/ERR_UNSUP_REQ
617 file path=usr/squid/share/errors/es/ERR_URN_RESOLVE
618 file path=usr/squid/share/errors/es/ERR_WRITE_ERROR
619 file path=usr/squid/share/errors/es/ERR_ZERO_SIZE_OBJECT
47263a 620 file path=usr/squid/share/errors/es/error-details.txt
CM 621 link path=usr/squid/share/errors/et-ee target=et
15a7a4 622 file path=usr/squid/share/errors/et/ERR_ACCESS_DENIED
47263a 623 file path=usr/squid/share/errors/et/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 624 file path=usr/squid/share/errors/et/ERR_AGENT_CONFIGURE
625 file path=usr/squid/share/errors/et/ERR_AGENT_WPAD
15a7a4 626 file path=usr/squid/share/errors/et/ERR_CACHE_ACCESS_DENIED
SS 627 file path=usr/squid/share/errors/et/ERR_CACHE_MGR_ACCESS_DENIED
628 file path=usr/squid/share/errors/et/ERR_CANNOT_FORWARD
629 file path=usr/squid/share/errors/et/ERR_CONNECT_FAIL
630 file path=usr/squid/share/errors/et/ERR_DIR_LISTING
631 file path=usr/squid/share/errors/et/ERR_DNS_FAIL
632 file path=usr/squid/share/errors/et/ERR_ESI
633 file path=usr/squid/share/errors/et/ERR_FORWARDING_DENIED
634 file path=usr/squid/share/errors/et/ERR_FTP_DISABLED
635 file path=usr/squid/share/errors/et/ERR_FTP_FAILURE
636 file path=usr/squid/share/errors/et/ERR_FTP_FORBIDDEN
637 file path=usr/squid/share/errors/et/ERR_FTP_NOT_FOUND
638 file path=usr/squid/share/errors/et/ERR_FTP_PUT_CREATED
639 file path=usr/squid/share/errors/et/ERR_FTP_PUT_ERROR
640 file path=usr/squid/share/errors/et/ERR_FTP_PUT_MODIFIED
641 file path=usr/squid/share/errors/et/ERR_FTP_UNAVAILABLE
5fc33e 642 file path=usr/squid/share/errors/et/ERR_GATEWAY_FAILURE
15a7a4 643 file path=usr/squid/share/errors/et/ERR_ICAP_FAILURE
SS 644 file path=usr/squid/share/errors/et/ERR_INVALID_REQ
645 file path=usr/squid/share/errors/et/ERR_INVALID_RESP
646 file path=usr/squid/share/errors/et/ERR_INVALID_URL
647 file path=usr/squid/share/errors/et/ERR_LIFETIME_EXP
648 file path=usr/squid/share/errors/et/ERR_NO_RELAY
649 file path=usr/squid/share/errors/et/ERR_ONLY_IF_CACHED_MISS
5fc33e 650 file path=usr/squid/share/errors/et/ERR_PRECONDITION_FAILED
15a7a4 651 file path=usr/squid/share/errors/et/ERR_READ_ERROR
SS 652 file path=usr/squid/share/errors/et/ERR_READ_TIMEOUT
653 file path=usr/squid/share/errors/et/ERR_SECURE_CONNECT_FAIL
654 file path=usr/squid/share/errors/et/ERR_SHUTTING_DOWN
655 file path=usr/squid/share/errors/et/ERR_SOCKET_FAILURE
656 file path=usr/squid/share/errors/et/ERR_TOO_BIG
657 file path=usr/squid/share/errors/et/ERR_UNSUP_HTTPVERSION
658 file path=usr/squid/share/errors/et/ERR_UNSUP_REQ
659 file path=usr/squid/share/errors/et/ERR_URN_RESOLVE
660 file path=usr/squid/share/errors/et/ERR_WRITE_ERROR
661 file path=usr/squid/share/errors/et/ERR_ZERO_SIZE_OBJECT
47263a 662 file path=usr/squid/share/errors/et/error-details.txt
CM 663 link path=usr/squid/share/errors/fa-fa target=fa
664 link path=usr/squid/share/errors/fa-ir target=fa
15a7a4 665 file path=usr/squid/share/errors/fa/ERR_ACCESS_DENIED
47263a 666 file path=usr/squid/share/errors/fa/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 667 file path=usr/squid/share/errors/fa/ERR_AGENT_CONFIGURE
668 file path=usr/squid/share/errors/fa/ERR_AGENT_WPAD
15a7a4 669 file path=usr/squid/share/errors/fa/ERR_CACHE_ACCESS_DENIED
SS 670 file path=usr/squid/share/errors/fa/ERR_CACHE_MGR_ACCESS_DENIED
671 file path=usr/squid/share/errors/fa/ERR_CANNOT_FORWARD
672 file path=usr/squid/share/errors/fa/ERR_CONNECT_FAIL
673 file path=usr/squid/share/errors/fa/ERR_DIR_LISTING
674 file path=usr/squid/share/errors/fa/ERR_DNS_FAIL
675 file path=usr/squid/share/errors/fa/ERR_ESI
676 file path=usr/squid/share/errors/fa/ERR_FORWARDING_DENIED
677 file path=usr/squid/share/errors/fa/ERR_FTP_DISABLED
678 file path=usr/squid/share/errors/fa/ERR_FTP_FAILURE
679 file path=usr/squid/share/errors/fa/ERR_FTP_FORBIDDEN
680 file path=usr/squid/share/errors/fa/ERR_FTP_NOT_FOUND
681 file path=usr/squid/share/errors/fa/ERR_FTP_PUT_CREATED
682 file path=usr/squid/share/errors/fa/ERR_FTP_PUT_ERROR
683 file path=usr/squid/share/errors/fa/ERR_FTP_PUT_MODIFIED
684 file path=usr/squid/share/errors/fa/ERR_FTP_UNAVAILABLE
5fc33e 685 file path=usr/squid/share/errors/fa/ERR_GATEWAY_FAILURE
15a7a4 686 file path=usr/squid/share/errors/fa/ERR_ICAP_FAILURE
SS 687 file path=usr/squid/share/errors/fa/ERR_INVALID_REQ
688 file path=usr/squid/share/errors/fa/ERR_INVALID_RESP
689 file path=usr/squid/share/errors/fa/ERR_INVALID_URL
690 file path=usr/squid/share/errors/fa/ERR_LIFETIME_EXP
691 file path=usr/squid/share/errors/fa/ERR_NO_RELAY
692 file path=usr/squid/share/errors/fa/ERR_ONLY_IF_CACHED_MISS
5fc33e 693 file path=usr/squid/share/errors/fa/ERR_PRECONDITION_FAILED
15a7a4 694 file path=usr/squid/share/errors/fa/ERR_READ_ERROR
SS 695 file path=usr/squid/share/errors/fa/ERR_READ_TIMEOUT
696 file path=usr/squid/share/errors/fa/ERR_SECURE_CONNECT_FAIL
697 file path=usr/squid/share/errors/fa/ERR_SHUTTING_DOWN
698 file path=usr/squid/share/errors/fa/ERR_SOCKET_FAILURE
699 file path=usr/squid/share/errors/fa/ERR_TOO_BIG
700 file path=usr/squid/share/errors/fa/ERR_UNSUP_HTTPVERSION
701 file path=usr/squid/share/errors/fa/ERR_UNSUP_REQ
702 file path=usr/squid/share/errors/fa/ERR_URN_RESOLVE
703 file path=usr/squid/share/errors/fa/ERR_WRITE_ERROR
704 file path=usr/squid/share/errors/fa/ERR_ZERO_SIZE_OBJECT
47263a 705 file path=usr/squid/share/errors/fa/error-details.txt
CM 706 link path=usr/squid/share/errors/fi-fi target=fi
15a7a4 707 file path=usr/squid/share/errors/fi/ERR_ACCESS_DENIED
47263a 708 file path=usr/squid/share/errors/fi/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 709 file path=usr/squid/share/errors/fi/ERR_AGENT_CONFIGURE
710 file path=usr/squid/share/errors/fi/ERR_AGENT_WPAD
15a7a4 711 file path=usr/squid/share/errors/fi/ERR_CACHE_ACCESS_DENIED
SS 712 file path=usr/squid/share/errors/fi/ERR_CACHE_MGR_ACCESS_DENIED
713 file path=usr/squid/share/errors/fi/ERR_CANNOT_FORWARD
714 file path=usr/squid/share/errors/fi/ERR_CONNECT_FAIL
715 file path=usr/squid/share/errors/fi/ERR_DIR_LISTING
716 file path=usr/squid/share/errors/fi/ERR_DNS_FAIL
717 file path=usr/squid/share/errors/fi/ERR_ESI
718 file path=usr/squid/share/errors/fi/ERR_FORWARDING_DENIED
719 file path=usr/squid/share/errors/fi/ERR_FTP_DISABLED
720 file path=usr/squid/share/errors/fi/ERR_FTP_FAILURE
721 file path=usr/squid/share/errors/fi/ERR_FTP_FORBIDDEN
722 file path=usr/squid/share/errors/fi/ERR_FTP_NOT_FOUND
723 file path=usr/squid/share/errors/fi/ERR_FTP_PUT_CREATED
724 file path=usr/squid/share/errors/fi/ERR_FTP_PUT_ERROR
725 file path=usr/squid/share/errors/fi/ERR_FTP_PUT_MODIFIED
726 file path=usr/squid/share/errors/fi/ERR_FTP_UNAVAILABLE
5fc33e 727 file path=usr/squid/share/errors/fi/ERR_GATEWAY_FAILURE
15a7a4 728 file path=usr/squid/share/errors/fi/ERR_ICAP_FAILURE
SS 729 file path=usr/squid/share/errors/fi/ERR_INVALID_REQ
730 file path=usr/squid/share/errors/fi/ERR_INVALID_RESP
731 file path=usr/squid/share/errors/fi/ERR_INVALID_URL
732 file path=usr/squid/share/errors/fi/ERR_LIFETIME_EXP
733 file path=usr/squid/share/errors/fi/ERR_NO_RELAY
734 file path=usr/squid/share/errors/fi/ERR_ONLY_IF_CACHED_MISS
5fc33e 735 file path=usr/squid/share/errors/fi/ERR_PRECONDITION_FAILED
15a7a4 736 file path=usr/squid/share/errors/fi/ERR_READ_ERROR
SS 737 file path=usr/squid/share/errors/fi/ERR_READ_TIMEOUT
738 file path=usr/squid/share/errors/fi/ERR_SECURE_CONNECT_FAIL
739 file path=usr/squid/share/errors/fi/ERR_SHUTTING_DOWN
740 file path=usr/squid/share/errors/fi/ERR_SOCKET_FAILURE
741 file path=usr/squid/share/errors/fi/ERR_TOO_BIG
742 file path=usr/squid/share/errors/fi/ERR_UNSUP_HTTPVERSION
743 file path=usr/squid/share/errors/fi/ERR_UNSUP_REQ
744 file path=usr/squid/share/errors/fi/ERR_URN_RESOLVE
745 file path=usr/squid/share/errors/fi/ERR_WRITE_ERROR
746 file path=usr/squid/share/errors/fi/ERR_ZERO_SIZE_OBJECT
47263a 747 file path=usr/squid/share/errors/fi/error-details.txt
CM 748 link path=usr/squid/share/errors/fr-be target=fr
749 link path=usr/squid/share/errors/fr-ca target=fr
750 link path=usr/squid/share/errors/fr-ch target=fr
751 link path=usr/squid/share/errors/fr-fr target=fr
752 link path=usr/squid/share/errors/fr-lu target=fr
753 link path=usr/squid/share/errors/fr-mc target=fr
15a7a4 754 file path=usr/squid/share/errors/fr/ERR_ACCESS_DENIED
47263a 755 file path=usr/squid/share/errors/fr/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 756 file path=usr/squid/share/errors/fr/ERR_AGENT_CONFIGURE
757 file path=usr/squid/share/errors/fr/ERR_AGENT_WPAD
15a7a4 758 file path=usr/squid/share/errors/fr/ERR_CACHE_ACCESS_DENIED
SS 759 file path=usr/squid/share/errors/fr/ERR_CACHE_MGR_ACCESS_DENIED
760 file path=usr/squid/share/errors/fr/ERR_CANNOT_FORWARD
761 file path=usr/squid/share/errors/fr/ERR_CONNECT_FAIL
762 file path=usr/squid/share/errors/fr/ERR_DIR_LISTING
763 file path=usr/squid/share/errors/fr/ERR_DNS_FAIL
764 file path=usr/squid/share/errors/fr/ERR_ESI
765 file path=usr/squid/share/errors/fr/ERR_FORWARDING_DENIED
766 file path=usr/squid/share/errors/fr/ERR_FTP_DISABLED
767 file path=usr/squid/share/errors/fr/ERR_FTP_FAILURE
768 file path=usr/squid/share/errors/fr/ERR_FTP_FORBIDDEN
769 file path=usr/squid/share/errors/fr/ERR_FTP_NOT_FOUND
770 file path=usr/squid/share/errors/fr/ERR_FTP_PUT_CREATED
771 file path=usr/squid/share/errors/fr/ERR_FTP_PUT_ERROR
772 file path=usr/squid/share/errors/fr/ERR_FTP_PUT_MODIFIED
773 file path=usr/squid/share/errors/fr/ERR_FTP_UNAVAILABLE
5fc33e 774 file path=usr/squid/share/errors/fr/ERR_GATEWAY_FAILURE
15a7a4 775 file path=usr/squid/share/errors/fr/ERR_ICAP_FAILURE
SS 776 file path=usr/squid/share/errors/fr/ERR_INVALID_REQ
777 file path=usr/squid/share/errors/fr/ERR_INVALID_RESP
778 file path=usr/squid/share/errors/fr/ERR_INVALID_URL
779 file path=usr/squid/share/errors/fr/ERR_LIFETIME_EXP
780 file path=usr/squid/share/errors/fr/ERR_NO_RELAY
781 file path=usr/squid/share/errors/fr/ERR_ONLY_IF_CACHED_MISS
5fc33e 782 file path=usr/squid/share/errors/fr/ERR_PRECONDITION_FAILED
15a7a4 783 file path=usr/squid/share/errors/fr/ERR_READ_ERROR
SS 784 file path=usr/squid/share/errors/fr/ERR_READ_TIMEOUT
785 file path=usr/squid/share/errors/fr/ERR_SECURE_CONNECT_FAIL
786 file path=usr/squid/share/errors/fr/ERR_SHUTTING_DOWN
787 file path=usr/squid/share/errors/fr/ERR_SOCKET_FAILURE
788 file path=usr/squid/share/errors/fr/ERR_TOO_BIG
789 file path=usr/squid/share/errors/fr/ERR_UNSUP_HTTPVERSION
790 file path=usr/squid/share/errors/fr/ERR_UNSUP_REQ
791 file path=usr/squid/share/errors/fr/ERR_URN_RESOLVE
792 file path=usr/squid/share/errors/fr/ERR_WRITE_ERROR
793 file path=usr/squid/share/errors/fr/ERR_ZERO_SIZE_OBJECT
47263a 794 file path=usr/squid/share/errors/fr/error-details.txt
CM 795 link path=usr/squid/share/errors/he-il target=he
15a7a4 796 file path=usr/squid/share/errors/he/ERR_ACCESS_DENIED
47263a 797 file path=usr/squid/share/errors/he/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 798 file path=usr/squid/share/errors/he/ERR_AGENT_CONFIGURE
799 file path=usr/squid/share/errors/he/ERR_AGENT_WPAD
15a7a4 800 file path=usr/squid/share/errors/he/ERR_CACHE_ACCESS_DENIED
SS 801 file path=usr/squid/share/errors/he/ERR_CACHE_MGR_ACCESS_DENIED
802 file path=usr/squid/share/errors/he/ERR_CANNOT_FORWARD
803 file path=usr/squid/share/errors/he/ERR_CONNECT_FAIL
804 file path=usr/squid/share/errors/he/ERR_DIR_LISTING
805 file path=usr/squid/share/errors/he/ERR_DNS_FAIL
806 file path=usr/squid/share/errors/he/ERR_ESI
807 file path=usr/squid/share/errors/he/ERR_FORWARDING_DENIED
808 file path=usr/squid/share/errors/he/ERR_FTP_DISABLED
809 file path=usr/squid/share/errors/he/ERR_FTP_FAILURE
810 file path=usr/squid/share/errors/he/ERR_FTP_FORBIDDEN
811 file path=usr/squid/share/errors/he/ERR_FTP_NOT_FOUND
812 file path=usr/squid/share/errors/he/ERR_FTP_PUT_CREATED
813 file path=usr/squid/share/errors/he/ERR_FTP_PUT_ERROR
814 file path=usr/squid/share/errors/he/ERR_FTP_PUT_MODIFIED
815 file path=usr/squid/share/errors/he/ERR_FTP_UNAVAILABLE
5fc33e 816 file path=usr/squid/share/errors/he/ERR_GATEWAY_FAILURE
15a7a4 817 file path=usr/squid/share/errors/he/ERR_ICAP_FAILURE
SS 818 file path=usr/squid/share/errors/he/ERR_INVALID_REQ
819 file path=usr/squid/share/errors/he/ERR_INVALID_RESP
820 file path=usr/squid/share/errors/he/ERR_INVALID_URL
821 file path=usr/squid/share/errors/he/ERR_LIFETIME_EXP
822 file path=usr/squid/share/errors/he/ERR_NO_RELAY
823 file path=usr/squid/share/errors/he/ERR_ONLY_IF_CACHED_MISS
5fc33e 824 file path=usr/squid/share/errors/he/ERR_PRECONDITION_FAILED
15a7a4 825 file path=usr/squid/share/errors/he/ERR_READ_ERROR
SS 826 file path=usr/squid/share/errors/he/ERR_READ_TIMEOUT
827 file path=usr/squid/share/errors/he/ERR_SECURE_CONNECT_FAIL
828 file path=usr/squid/share/errors/he/ERR_SHUTTING_DOWN
829 file path=usr/squid/share/errors/he/ERR_SOCKET_FAILURE
830 file path=usr/squid/share/errors/he/ERR_TOO_BIG
831 file path=usr/squid/share/errors/he/ERR_UNSUP_HTTPVERSION
832 file path=usr/squid/share/errors/he/ERR_UNSUP_REQ
833 file path=usr/squid/share/errors/he/ERR_URN_RESOLVE
834 file path=usr/squid/share/errors/he/ERR_WRITE_ERROR
835 file path=usr/squid/share/errors/he/ERR_ZERO_SIZE_OBJECT
47263a 836 file path=usr/squid/share/errors/he/error-details.txt
CM 837 link path=usr/squid/share/errors/hu-hu target=hu
15a7a4 838 file path=usr/squid/share/errors/hu/ERR_ACCESS_DENIED
47263a 839 file path=usr/squid/share/errors/hu/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 840 file path=usr/squid/share/errors/hu/ERR_AGENT_CONFIGURE
841 file path=usr/squid/share/errors/hu/ERR_AGENT_WPAD
15a7a4 842 file path=usr/squid/share/errors/hu/ERR_CACHE_ACCESS_DENIED
SS 843 file path=usr/squid/share/errors/hu/ERR_CACHE_MGR_ACCESS_DENIED
844 file path=usr/squid/share/errors/hu/ERR_CANNOT_FORWARD
845 file path=usr/squid/share/errors/hu/ERR_CONNECT_FAIL
846 file path=usr/squid/share/errors/hu/ERR_DIR_LISTING
847 file path=usr/squid/share/errors/hu/ERR_DNS_FAIL
848 file path=usr/squid/share/errors/hu/ERR_ESI
849 file path=usr/squid/share/errors/hu/ERR_FORWARDING_DENIED
850 file path=usr/squid/share/errors/hu/ERR_FTP_DISABLED
851 file path=usr/squid/share/errors/hu/ERR_FTP_FAILURE
852 file path=usr/squid/share/errors/hu/ERR_FTP_FORBIDDEN
853 file path=usr/squid/share/errors/hu/ERR_FTP_NOT_FOUND
854 file path=usr/squid/share/errors/hu/ERR_FTP_PUT_CREATED
855 file path=usr/squid/share/errors/hu/ERR_FTP_PUT_ERROR
856 file path=usr/squid/share/errors/hu/ERR_FTP_PUT_MODIFIED
857 file path=usr/squid/share/errors/hu/ERR_FTP_UNAVAILABLE
5fc33e 858 file path=usr/squid/share/errors/hu/ERR_GATEWAY_FAILURE
15a7a4 859 file path=usr/squid/share/errors/hu/ERR_ICAP_FAILURE
SS 860 file path=usr/squid/share/errors/hu/ERR_INVALID_REQ
861 file path=usr/squid/share/errors/hu/ERR_INVALID_RESP
862 file path=usr/squid/share/errors/hu/ERR_INVALID_URL
863 file path=usr/squid/share/errors/hu/ERR_LIFETIME_EXP
864 file path=usr/squid/share/errors/hu/ERR_NO_RELAY
865 file path=usr/squid/share/errors/hu/ERR_ONLY_IF_CACHED_MISS
5fc33e 866 file path=usr/squid/share/errors/hu/ERR_PRECONDITION_FAILED
15a7a4 867 file path=usr/squid/share/errors/hu/ERR_READ_ERROR
SS 868 file path=usr/squid/share/errors/hu/ERR_READ_TIMEOUT
869 file path=usr/squid/share/errors/hu/ERR_SECURE_CONNECT_FAIL
870 file path=usr/squid/share/errors/hu/ERR_SHUTTING_DOWN
871 file path=usr/squid/share/errors/hu/ERR_SOCKET_FAILURE
872 file path=usr/squid/share/errors/hu/ERR_TOO_BIG
873 file path=usr/squid/share/errors/hu/ERR_UNSUP_HTTPVERSION
874 file path=usr/squid/share/errors/hu/ERR_UNSUP_REQ
875 file path=usr/squid/share/errors/hu/ERR_URN_RESOLVE
876 file path=usr/squid/share/errors/hu/ERR_WRITE_ERROR
877 file path=usr/squid/share/errors/hu/ERR_ZERO_SIZE_OBJECT
47263a 878 file path=usr/squid/share/errors/hu/error-details.txt
CM 879 link path=usr/squid/share/errors/hy-am target=hy
880 link path=usr/squid/share/errors/hy-armn target=hy
15a7a4 881 file path=usr/squid/share/errors/hy/ERR_ACCESS_DENIED
47263a 882 file path=usr/squid/share/errors/hy/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 883 file path=usr/squid/share/errors/hy/ERR_AGENT_CONFIGURE
884 file path=usr/squid/share/errors/hy/ERR_AGENT_WPAD
15a7a4 885 file path=usr/squid/share/errors/hy/ERR_CACHE_ACCESS_DENIED
SS 886 file path=usr/squid/share/errors/hy/ERR_CACHE_MGR_ACCESS_DENIED
887 file path=usr/squid/share/errors/hy/ERR_CANNOT_FORWARD
888 file path=usr/squid/share/errors/hy/ERR_CONNECT_FAIL
889 file path=usr/squid/share/errors/hy/ERR_DIR_LISTING
890 file path=usr/squid/share/errors/hy/ERR_DNS_FAIL
891 file path=usr/squid/share/errors/hy/ERR_ESI
892 file path=usr/squid/share/errors/hy/ERR_FORWARDING_DENIED
893 file path=usr/squid/share/errors/hy/ERR_FTP_DISABLED
894 file path=usr/squid/share/errors/hy/ERR_FTP_FAILURE
895 file path=usr/squid/share/errors/hy/ERR_FTP_FORBIDDEN
896 file path=usr/squid/share/errors/hy/ERR_FTP_NOT_FOUND
897 file path=usr/squid/share/errors/hy/ERR_FTP_PUT_CREATED
898 file path=usr/squid/share/errors/hy/ERR_FTP_PUT_ERROR
899 file path=usr/squid/share/errors/hy/ERR_FTP_PUT_MODIFIED
900 file path=usr/squid/share/errors/hy/ERR_FTP_UNAVAILABLE
5fc33e 901 file path=usr/squid/share/errors/hy/ERR_GATEWAY_FAILURE
15a7a4 902 file path=usr/squid/share/errors/hy/ERR_ICAP_FAILURE
SS 903 file path=usr/squid/share/errors/hy/ERR_INVALID_REQ
904 file path=usr/squid/share/errors/hy/ERR_INVALID_RESP
905 file path=usr/squid/share/errors/hy/ERR_INVALID_URL
906 file path=usr/squid/share/errors/hy/ERR_LIFETIME_EXP
907 file path=usr/squid/share/errors/hy/ERR_NO_RELAY
908 file path=usr/squid/share/errors/hy/ERR_ONLY_IF_CACHED_MISS
5fc33e 909 file path=usr/squid/share/errors/hy/ERR_PRECONDITION_FAILED
15a7a4 910 file path=usr/squid/share/errors/hy/ERR_READ_ERROR
SS 911 file path=usr/squid/share/errors/hy/ERR_READ_TIMEOUT
912 file path=usr/squid/share/errors/hy/ERR_SECURE_CONNECT_FAIL
913 file path=usr/squid/share/errors/hy/ERR_SHUTTING_DOWN
914 file path=usr/squid/share/errors/hy/ERR_SOCKET_FAILURE
915 file path=usr/squid/share/errors/hy/ERR_TOO_BIG
916 file path=usr/squid/share/errors/hy/ERR_UNSUP_HTTPVERSION
917 file path=usr/squid/share/errors/hy/ERR_UNSUP_REQ
918 file path=usr/squid/share/errors/hy/ERR_URN_RESOLVE
919 file path=usr/squid/share/errors/hy/ERR_WRITE_ERROR
920 file path=usr/squid/share/errors/hy/ERR_ZERO_SIZE_OBJECT
47263a 921 file path=usr/squid/share/errors/hy/error-details.txt
CM 922 link path=usr/squid/share/errors/id-id target=id
15a7a4 923 file path=usr/squid/share/errors/id/ERR_ACCESS_DENIED
47263a 924 file path=usr/squid/share/errors/id/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 925 file path=usr/squid/share/errors/id/ERR_AGENT_CONFIGURE
926 file path=usr/squid/share/errors/id/ERR_AGENT_WPAD
15a7a4 927 file path=usr/squid/share/errors/id/ERR_CACHE_ACCESS_DENIED
SS 928 file path=usr/squid/share/errors/id/ERR_CACHE_MGR_ACCESS_DENIED
929 file path=usr/squid/share/errors/id/ERR_CANNOT_FORWARD
930 file path=usr/squid/share/errors/id/ERR_CONNECT_FAIL
931 file path=usr/squid/share/errors/id/ERR_DIR_LISTING
932 file path=usr/squid/share/errors/id/ERR_DNS_FAIL
933 file path=usr/squid/share/errors/id/ERR_ESI
934 file path=usr/squid/share/errors/id/ERR_FORWARDING_DENIED
935 file path=usr/squid/share/errors/id/ERR_FTP_DISABLED
936 file path=usr/squid/share/errors/id/ERR_FTP_FAILURE
937 file path=usr/squid/share/errors/id/ERR_FTP_FORBIDDEN
938 file path=usr/squid/share/errors/id/ERR_FTP_NOT_FOUND
939 file path=usr/squid/share/errors/id/ERR_FTP_PUT_CREATED
940 file path=usr/squid/share/errors/id/ERR_FTP_PUT_ERROR
941 file path=usr/squid/share/errors/id/ERR_FTP_PUT_MODIFIED
942 file path=usr/squid/share/errors/id/ERR_FTP_UNAVAILABLE
5fc33e 943 file path=usr/squid/share/errors/id/ERR_GATEWAY_FAILURE
15a7a4 944 file path=usr/squid/share/errors/id/ERR_ICAP_FAILURE
SS 945 file path=usr/squid/share/errors/id/ERR_INVALID_REQ
946 file path=usr/squid/share/errors/id/ERR_INVALID_RESP
947 file path=usr/squid/share/errors/id/ERR_INVALID_URL
948 file path=usr/squid/share/errors/id/ERR_LIFETIME_EXP
949 file path=usr/squid/share/errors/id/ERR_NO_RELAY
950 file path=usr/squid/share/errors/id/ERR_ONLY_IF_CACHED_MISS
5fc33e 951 file path=usr/squid/share/errors/id/ERR_PRECONDITION_FAILED
15a7a4 952 file path=usr/squid/share/errors/id/ERR_READ_ERROR
SS 953 file path=usr/squid/share/errors/id/ERR_READ_TIMEOUT
954 file path=usr/squid/share/errors/id/ERR_SECURE_CONNECT_FAIL
955 file path=usr/squid/share/errors/id/ERR_SHUTTING_DOWN
956 file path=usr/squid/share/errors/id/ERR_SOCKET_FAILURE
957 file path=usr/squid/share/errors/id/ERR_TOO_BIG
958 file path=usr/squid/share/errors/id/ERR_UNSUP_HTTPVERSION
959 file path=usr/squid/share/errors/id/ERR_UNSUP_REQ
960 file path=usr/squid/share/errors/id/ERR_URN_RESOLVE
961 file path=usr/squid/share/errors/id/ERR_WRITE_ERROR
962 file path=usr/squid/share/errors/id/ERR_ZERO_SIZE_OBJECT
47263a 963 file path=usr/squid/share/errors/id/error-details.txt
CM 964 link path=usr/squid/share/errors/it-ch target=it
965 link path=usr/squid/share/errors/it-it target=it
15a7a4 966 file path=usr/squid/share/errors/it/ERR_ACCESS_DENIED
47263a 967 file path=usr/squid/share/errors/it/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 968 file path=usr/squid/share/errors/it/ERR_AGENT_CONFIGURE
969 file path=usr/squid/share/errors/it/ERR_AGENT_WPAD
15a7a4 970 file path=usr/squid/share/errors/it/ERR_CACHE_ACCESS_DENIED
SS 971 file path=usr/squid/share/errors/it/ERR_CACHE_MGR_ACCESS_DENIED
972 file path=usr/squid/share/errors/it/ERR_CANNOT_FORWARD
973 file path=usr/squid/share/errors/it/ERR_CONNECT_FAIL
974 file path=usr/squid/share/errors/it/ERR_DIR_LISTING
975 file path=usr/squid/share/errors/it/ERR_DNS_FAIL
976 file path=usr/squid/share/errors/it/ERR_ESI
977 file path=usr/squid/share/errors/it/ERR_FORWARDING_DENIED
978 file path=usr/squid/share/errors/it/ERR_FTP_DISABLED
979 file path=usr/squid/share/errors/it/ERR_FTP_FAILURE
980 file path=usr/squid/share/errors/it/ERR_FTP_FORBIDDEN
981 file path=usr/squid/share/errors/it/ERR_FTP_NOT_FOUND
982 file path=usr/squid/share/errors/it/ERR_FTP_PUT_CREATED
983 file path=usr/squid/share/errors/it/ERR_FTP_PUT_ERROR
984 file path=usr/squid/share/errors/it/ERR_FTP_PUT_MODIFIED
985 file path=usr/squid/share/errors/it/ERR_FTP_UNAVAILABLE
5fc33e 986 file path=usr/squid/share/errors/it/ERR_GATEWAY_FAILURE
15a7a4 987 file path=usr/squid/share/errors/it/ERR_ICAP_FAILURE
SS 988 file path=usr/squid/share/errors/it/ERR_INVALID_REQ
989 file path=usr/squid/share/errors/it/ERR_INVALID_RESP
990 file path=usr/squid/share/errors/it/ERR_INVALID_URL
991 file path=usr/squid/share/errors/it/ERR_LIFETIME_EXP
992 file path=usr/squid/share/errors/it/ERR_NO_RELAY
993 file path=usr/squid/share/errors/it/ERR_ONLY_IF_CACHED_MISS
5fc33e 994 file path=usr/squid/share/errors/it/ERR_PRECONDITION_FAILED
15a7a4 995 file path=usr/squid/share/errors/it/ERR_READ_ERROR
SS 996 file path=usr/squid/share/errors/it/ERR_READ_TIMEOUT
997 file path=usr/squid/share/errors/it/ERR_SECURE_CONNECT_FAIL
998 file path=usr/squid/share/errors/it/ERR_SHUTTING_DOWN
999 file path=usr/squid/share/errors/it/ERR_SOCKET_FAILURE
1000 file path=usr/squid/share/errors/it/ERR_TOO_BIG
1001 file path=usr/squid/share/errors/it/ERR_UNSUP_HTTPVERSION
1002 file path=usr/squid/share/errors/it/ERR_UNSUP_REQ
1003 file path=usr/squid/share/errors/it/ERR_URN_RESOLVE
1004 file path=usr/squid/share/errors/it/ERR_WRITE_ERROR
1005 file path=usr/squid/share/errors/it/ERR_ZERO_SIZE_OBJECT
47263a 1006 file path=usr/squid/share/errors/it/error-details.txt
CM 1007 link path=usr/squid/share/errors/ja-jp target=ja
15a7a4 1008 file path=usr/squid/share/errors/ja/ERR_ACCESS_DENIED
47263a 1009 file path=usr/squid/share/errors/ja/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 1010 file path=usr/squid/share/errors/ja/ERR_AGENT_CONFIGURE
1011 file path=usr/squid/share/errors/ja/ERR_AGENT_WPAD
15a7a4 1012 file path=usr/squid/share/errors/ja/ERR_CACHE_ACCESS_DENIED
SS 1013 file path=usr/squid/share/errors/ja/ERR_CACHE_MGR_ACCESS_DENIED
1014 file path=usr/squid/share/errors/ja/ERR_CANNOT_FORWARD
1015 file path=usr/squid/share/errors/ja/ERR_CONNECT_FAIL
1016 file path=usr/squid/share/errors/ja/ERR_DIR_LISTING
1017 file path=usr/squid/share/errors/ja/ERR_DNS_FAIL
1018 file path=usr/squid/share/errors/ja/ERR_ESI
1019 file path=usr/squid/share/errors/ja/ERR_FORWARDING_DENIED
1020 file path=usr/squid/share/errors/ja/ERR_FTP_DISABLED
1021 file path=usr/squid/share/errors/ja/ERR_FTP_FAILURE
1022 file path=usr/squid/share/errors/ja/ERR_FTP_FORBIDDEN
1023 file path=usr/squid/share/errors/ja/ERR_FTP_NOT_FOUND
1024 file path=usr/squid/share/errors/ja/ERR_FTP_PUT_CREATED
1025 file path=usr/squid/share/errors/ja/ERR_FTP_PUT_ERROR
1026 file path=usr/squid/share/errors/ja/ERR_FTP_PUT_MODIFIED
1027 file path=usr/squid/share/errors/ja/ERR_FTP_UNAVAILABLE
5fc33e 1028 file path=usr/squid/share/errors/ja/ERR_GATEWAY_FAILURE
15a7a4 1029 file path=usr/squid/share/errors/ja/ERR_ICAP_FAILURE
SS 1030 file path=usr/squid/share/errors/ja/ERR_INVALID_REQ
1031 file path=usr/squid/share/errors/ja/ERR_INVALID_RESP
1032 file path=usr/squid/share/errors/ja/ERR_INVALID_URL
1033 file path=usr/squid/share/errors/ja/ERR_LIFETIME_EXP
1034 file path=usr/squid/share/errors/ja/ERR_NO_RELAY
1035 file path=usr/squid/share/errors/ja/ERR_ONLY_IF_CACHED_MISS
5fc33e 1036 file path=usr/squid/share/errors/ja/ERR_PRECONDITION_FAILED
15a7a4 1037 file path=usr/squid/share/errors/ja/ERR_READ_ERROR
SS 1038 file path=usr/squid/share/errors/ja/ERR_READ_TIMEOUT
1039 file path=usr/squid/share/errors/ja/ERR_SECURE_CONNECT_FAIL
1040 file path=usr/squid/share/errors/ja/ERR_SHUTTING_DOWN
1041 file path=usr/squid/share/errors/ja/ERR_SOCKET_FAILURE
1042 file path=usr/squid/share/errors/ja/ERR_TOO_BIG
1043 file path=usr/squid/share/errors/ja/ERR_UNSUP_HTTPVERSION
1044 file path=usr/squid/share/errors/ja/ERR_UNSUP_REQ
1045 file path=usr/squid/share/errors/ja/ERR_URN_RESOLVE
1046 file path=usr/squid/share/errors/ja/ERR_WRITE_ERROR
1047 file path=usr/squid/share/errors/ja/ERR_ZERO_SIZE_OBJECT
47263a 1048 file path=usr/squid/share/errors/ja/error-details.txt
CM 1049 link path=usr/squid/share/errors/ko-kp target=ko
1050 link path=usr/squid/share/errors/ko-kr target=ko
15a7a4 1051 file path=usr/squid/share/errors/ko/ERR_ACCESS_DENIED
47263a 1052 file path=usr/squid/share/errors/ko/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 1053 file path=usr/squid/share/errors/ko/ERR_AGENT_CONFIGURE
1054 file path=usr/squid/share/errors/ko/ERR_AGENT_WPAD
15a7a4 1055 file path=usr/squid/share/errors/ko/ERR_CACHE_ACCESS_DENIED
SS 1056 file path=usr/squid/share/errors/ko/ERR_CACHE_MGR_ACCESS_DENIED
1057 file path=usr/squid/share/errors/ko/ERR_CANNOT_FORWARD
1058 file path=usr/squid/share/errors/ko/ERR_CONNECT_FAIL
1059 file path=usr/squid/share/errors/ko/ERR_DIR_LISTING
1060 file path=usr/squid/share/errors/ko/ERR_DNS_FAIL
1061 file path=usr/squid/share/errors/ko/ERR_ESI
1062 file path=usr/squid/share/errors/ko/ERR_FORWARDING_DENIED
1063 file path=usr/squid/share/errors/ko/ERR_FTP_DISABLED
1064 file path=usr/squid/share/errors/ko/ERR_FTP_FAILURE
1065 file path=usr/squid/share/errors/ko/ERR_FTP_FORBIDDEN
1066 file path=usr/squid/share/errors/ko/ERR_FTP_NOT_FOUND
1067 file path=usr/squid/share/errors/ko/ERR_FTP_PUT_CREATED
1068 file path=usr/squid/share/errors/ko/ERR_FTP_PUT_ERROR
1069 file path=usr/squid/share/errors/ko/ERR_FTP_PUT_MODIFIED
1070 file path=usr/squid/share/errors/ko/ERR_FTP_UNAVAILABLE
5fc33e 1071 file path=usr/squid/share/errors/ko/ERR_GATEWAY_FAILURE
15a7a4 1072 file path=usr/squid/share/errors/ko/ERR_ICAP_FAILURE
SS 1073 file path=usr/squid/share/errors/ko/ERR_INVALID_REQ
1074 file path=usr/squid/share/errors/ko/ERR_INVALID_RESP
1075 file path=usr/squid/share/errors/ko/ERR_INVALID_URL
1076 file path=usr/squid/share/errors/ko/ERR_LIFETIME_EXP
1077 file path=usr/squid/share/errors/ko/ERR_NO_RELAY
1078 file path=usr/squid/share/errors/ko/ERR_ONLY_IF_CACHED_MISS
5fc33e 1079 file path=usr/squid/share/errors/ko/ERR_PRECONDITION_FAILED
15a7a4 1080 file path=usr/squid/share/errors/ko/ERR_READ_ERROR
SS 1081 file path=usr/squid/share/errors/ko/ERR_READ_TIMEOUT
1082 file path=usr/squid/share/errors/ko/ERR_SECURE_CONNECT_FAIL
1083 file path=usr/squid/share/errors/ko/ERR_SHUTTING_DOWN
1084 file path=usr/squid/share/errors/ko/ERR_SOCKET_FAILURE
1085 file path=usr/squid/share/errors/ko/ERR_TOO_BIG
1086 file path=usr/squid/share/errors/ko/ERR_UNSUP_HTTPVERSION
1087 file path=usr/squid/share/errors/ko/ERR_UNSUP_REQ
1088 file path=usr/squid/share/errors/ko/ERR_URN_RESOLVE
1089 file path=usr/squid/share/errors/ko/ERR_WRITE_ERROR
1090 file path=usr/squid/share/errors/ko/ERR_ZERO_SIZE_OBJECT
47263a 1091 file path=usr/squid/share/errors/ko/error-details.txt
CM 1092 link path=usr/squid/share/errors/lt-lt target=lt
15a7a4 1093 file path=usr/squid/share/errors/lt/ERR_ACCESS_DENIED
47263a 1094 file path=usr/squid/share/errors/lt/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 1095 file path=usr/squid/share/errors/lt/ERR_AGENT_CONFIGURE
1096 file path=usr/squid/share/errors/lt/ERR_AGENT_WPAD
15a7a4 1097 file path=usr/squid/share/errors/lt/ERR_CACHE_ACCESS_DENIED
SS 1098 file path=usr/squid/share/errors/lt/ERR_CACHE_MGR_ACCESS_DENIED
1099 file path=usr/squid/share/errors/lt/ERR_CANNOT_FORWARD
1100 file path=usr/squid/share/errors/lt/ERR_CONNECT_FAIL
1101 file path=usr/squid/share/errors/lt/ERR_DIR_LISTING
1102 file path=usr/squid/share/errors/lt/ERR_DNS_FAIL
1103 file path=usr/squid/share/errors/lt/ERR_ESI
1104 file path=usr/squid/share/errors/lt/ERR_FORWARDING_DENIED
1105 file path=usr/squid/share/errors/lt/ERR_FTP_DISABLED
1106 file path=usr/squid/share/errors/lt/ERR_FTP_FAILURE
1107 file path=usr/squid/share/errors/lt/ERR_FTP_FORBIDDEN
1108 file path=usr/squid/share/errors/lt/ERR_FTP_NOT_FOUND
1109 file path=usr/squid/share/errors/lt/ERR_FTP_PUT_CREATED
1110 file path=usr/squid/share/errors/lt/ERR_FTP_PUT_ERROR
1111 file path=usr/squid/share/errors/lt/ERR_FTP_PUT_MODIFIED
1112 file path=usr/squid/share/errors/lt/ERR_FTP_UNAVAILABLE
5fc33e 1113 file path=usr/squid/share/errors/lt/ERR_GATEWAY_FAILURE
15a7a4 1114 file path=usr/squid/share/errors/lt/ERR_ICAP_FAILURE
SS 1115 file path=usr/squid/share/errors/lt/ERR_INVALID_REQ
1116 file path=usr/squid/share/errors/lt/ERR_INVALID_RESP
1117 file path=usr/squid/share/errors/lt/ERR_INVALID_URL
1118 file path=usr/squid/share/errors/lt/ERR_LIFETIME_EXP
1119 file path=usr/squid/share/errors/lt/ERR_NO_RELAY
1120 file path=usr/squid/share/errors/lt/ERR_ONLY_IF_CACHED_MISS
5fc33e 1121 file path=usr/squid/share/errors/lt/ERR_PRECONDITION_FAILED
15a7a4 1122 file path=usr/squid/share/errors/lt/ERR_READ_ERROR
SS 1123 file path=usr/squid/share/errors/lt/ERR_READ_TIMEOUT
1124 file path=usr/squid/share/errors/lt/ERR_SECURE_CONNECT_FAIL
1125 file path=usr/squid/share/errors/lt/ERR_SHUTTING_DOWN
1126 file path=usr/squid/share/errors/lt/ERR_SOCKET_FAILURE
1127 file path=usr/squid/share/errors/lt/ERR_TOO_BIG
1128 file path=usr/squid/share/errors/lt/ERR_UNSUP_HTTPVERSION
1129 file path=usr/squid/share/errors/lt/ERR_UNSUP_REQ
1130 file path=usr/squid/share/errors/lt/ERR_URN_RESOLVE
1131 file path=usr/squid/share/errors/lt/ERR_WRITE_ERROR
1132 file path=usr/squid/share/errors/lt/ERR_ZERO_SIZE_OBJECT
47263a 1133 file path=usr/squid/share/errors/lt/error-details.txt
CM 1134 link path=usr/squid/share/errors/lv-lv target=lv
15a7a4 1135 file path=usr/squid/share/errors/lv/ERR_ACCESS_DENIED
47263a 1136 file path=usr/squid/share/errors/lv/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 1137 file path=usr/squid/share/errors/lv/ERR_AGENT_CONFIGURE
1138 file path=usr/squid/share/errors/lv/ERR_AGENT_WPAD
15a7a4 1139 file path=usr/squid/share/errors/lv/ERR_CACHE_ACCESS_DENIED
SS 1140 file path=usr/squid/share/errors/lv/ERR_CACHE_MGR_ACCESS_DENIED
1141 file path=usr/squid/share/errors/lv/ERR_CANNOT_FORWARD
1142 file path=usr/squid/share/errors/lv/ERR_CONNECT_FAIL
1143 file path=usr/squid/share/errors/lv/ERR_DIR_LISTING
1144 file path=usr/squid/share/errors/lv/ERR_DNS_FAIL
1145 file path=usr/squid/share/errors/lv/ERR_ESI
1146 file path=usr/squid/share/errors/lv/ERR_FORWARDING_DENIED
1147 file path=usr/squid/share/errors/lv/ERR_FTP_DISABLED
1148 file path=usr/squid/share/errors/lv/ERR_FTP_FAILURE
1149 file path=usr/squid/share/errors/lv/ERR_FTP_FORBIDDEN
1150 file path=usr/squid/share/errors/lv/ERR_FTP_NOT_FOUND
1151 file path=usr/squid/share/errors/lv/ERR_FTP_PUT_CREATED
1152 file path=usr/squid/share/errors/lv/ERR_FTP_PUT_ERROR
1153 file path=usr/squid/share/errors/lv/ERR_FTP_PUT_MODIFIED
1154 file path=usr/squid/share/errors/lv/ERR_FTP_UNAVAILABLE
5fc33e 1155 file path=usr/squid/share/errors/lv/ERR_GATEWAY_FAILURE
15a7a4 1156 file path=usr/squid/share/errors/lv/ERR_ICAP_FAILURE
SS 1157 file path=usr/squid/share/errors/lv/ERR_INVALID_REQ
1158 file path=usr/squid/share/errors/lv/ERR_INVALID_RESP
1159 file path=usr/squid/share/errors/lv/ERR_INVALID_URL
1160 file path=usr/squid/share/errors/lv/ERR_LIFETIME_EXP
1161 file path=usr/squid/share/errors/lv/ERR_NO_RELAY
1162 file path=usr/squid/share/errors/lv/ERR_ONLY_IF_CACHED_MISS
5fc33e 1163 file path=usr/squid/share/errors/lv/ERR_PRECONDITION_FAILED
15a7a4 1164 file path=usr/squid/share/errors/lv/ERR_READ_ERROR
SS 1165 file path=usr/squid/share/errors/lv/ERR_READ_TIMEOUT
1166 file path=usr/squid/share/errors/lv/ERR_SECURE_CONNECT_FAIL
1167 file path=usr/squid/share/errors/lv/ERR_SHUTTING_DOWN
1168 file path=usr/squid/share/errors/lv/ERR_SOCKET_FAILURE
1169 file path=usr/squid/share/errors/lv/ERR_TOO_BIG
1170 file path=usr/squid/share/errors/lv/ERR_UNSUP_HTTPVERSION
1171 file path=usr/squid/share/errors/lv/ERR_UNSUP_REQ
1172 file path=usr/squid/share/errors/lv/ERR_URN_RESOLVE
1173 file path=usr/squid/share/errors/lv/ERR_WRITE_ERROR
1174 file path=usr/squid/share/errors/lv/ERR_ZERO_SIZE_OBJECT
47263a 1175 file path=usr/squid/share/errors/lv/error-details.txt
CM 1176 link path=usr/squid/share/errors/ms-my target=ms
15a7a4 1177 file path=usr/squid/share/errors/ms/ERR_ACCESS_DENIED
47263a 1178 file path=usr/squid/share/errors/ms/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 1179 file path=usr/squid/share/errors/ms/ERR_AGENT_CONFIGURE
1180 file path=usr/squid/share/errors/ms/ERR_AGENT_WPAD
15a7a4 1181 file path=usr/squid/share/errors/ms/ERR_CACHE_ACCESS_DENIED
SS 1182 file path=usr/squid/share/errors/ms/ERR_CACHE_MGR_ACCESS_DENIED
1183 file path=usr/squid/share/errors/ms/ERR_CANNOT_FORWARD
1184 file path=usr/squid/share/errors/ms/ERR_CONNECT_FAIL
1185 file path=usr/squid/share/errors/ms/ERR_DIR_LISTING
1186 file path=usr/squid/share/errors/ms/ERR_DNS_FAIL
1187 file path=usr/squid/share/errors/ms/ERR_ESI
1188 file path=usr/squid/share/errors/ms/ERR_FORWARDING_DENIED
1189 file path=usr/squid/share/errors/ms/ERR_FTP_DISABLED
1190 file path=usr/squid/share/errors/ms/ERR_FTP_FAILURE
1191 file path=usr/squid/share/errors/ms/ERR_FTP_FORBIDDEN
1192 file path=usr/squid/share/errors/ms/ERR_FTP_NOT_FOUND
1193 file path=usr/squid/share/errors/ms/ERR_FTP_PUT_CREATED
1194 file path=usr/squid/share/errors/ms/ERR_FTP_PUT_ERROR
1195 file path=usr/squid/share/errors/ms/ERR_FTP_PUT_MODIFIED
1196 file path=usr/squid/share/errors/ms/ERR_FTP_UNAVAILABLE
5fc33e 1197 file path=usr/squid/share/errors/ms/ERR_GATEWAY_FAILURE
15a7a4 1198 file path=usr/squid/share/errors/ms/ERR_ICAP_FAILURE
SS 1199 file path=usr/squid/share/errors/ms/ERR_INVALID_REQ
1200 file path=usr/squid/share/errors/ms/ERR_INVALID_RESP
1201 file path=usr/squid/share/errors/ms/ERR_INVALID_URL
1202 file path=usr/squid/share/errors/ms/ERR_LIFETIME_EXP
1203 file path=usr/squid/share/errors/ms/ERR_NO_RELAY
1204 file path=usr/squid/share/errors/ms/ERR_ONLY_IF_CACHED_MISS
5fc33e 1205 file path=usr/squid/share/errors/ms/ERR_PRECONDITION_FAILED
15a7a4 1206 file path=usr/squid/share/errors/ms/ERR_READ_ERROR
SS 1207 file path=usr/squid/share/errors/ms/ERR_READ_TIMEOUT
1208 file path=usr/squid/share/errors/ms/ERR_SECURE_CONNECT_FAIL
1209 file path=usr/squid/share/errors/ms/ERR_SHUTTING_DOWN
1210 file path=usr/squid/share/errors/ms/ERR_SOCKET_FAILURE
1211 file path=usr/squid/share/errors/ms/ERR_TOO_BIG
1212 file path=usr/squid/share/errors/ms/ERR_UNSUP_HTTPVERSION
1213 file path=usr/squid/share/errors/ms/ERR_UNSUP_REQ
1214 file path=usr/squid/share/errors/ms/ERR_URN_RESOLVE
1215 file path=usr/squid/share/errors/ms/ERR_WRITE_ERROR
1216 file path=usr/squid/share/errors/ms/ERR_ZERO_SIZE_OBJECT
47263a 1217 file path=usr/squid/share/errors/ms/error-details.txt
CM 1218 link path=usr/squid/share/errors/nl-nl target=nl
15a7a4 1219 file path=usr/squid/share/errors/nl/ERR_ACCESS_DENIED
47263a 1220 file path=usr/squid/share/errors/nl/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 1221 file path=usr/squid/share/errors/nl/ERR_AGENT_CONFIGURE
1222 file path=usr/squid/share/errors/nl/ERR_AGENT_WPAD
15a7a4 1223 file path=usr/squid/share/errors/nl/ERR_CACHE_ACCESS_DENIED
SS 1224 file path=usr/squid/share/errors/nl/ERR_CACHE_MGR_ACCESS_DENIED
1225 file path=usr/squid/share/errors/nl/ERR_CANNOT_FORWARD
1226 file path=usr/squid/share/errors/nl/ERR_CONNECT_FAIL
1227 file path=usr/squid/share/errors/nl/ERR_DIR_LISTING
1228 file path=usr/squid/share/errors/nl/ERR_DNS_FAIL
1229 file path=usr/squid/share/errors/nl/ERR_ESI
1230 file path=usr/squid/share/errors/nl/ERR_FORWARDING_DENIED
1231 file path=usr/squid/share/errors/nl/ERR_FTP_DISABLED
1232 file path=usr/squid/share/errors/nl/ERR_FTP_FAILURE
1233 file path=usr/squid/share/errors/nl/ERR_FTP_FORBIDDEN
1234 file path=usr/squid/share/errors/nl/ERR_FTP_NOT_FOUND
1235 file path=usr/squid/share/errors/nl/ERR_FTP_PUT_CREATED
1236 file path=usr/squid/share/errors/nl/ERR_FTP_PUT_ERROR
1237 file path=usr/squid/share/errors/nl/ERR_FTP_PUT_MODIFIED
1238 file path=usr/squid/share/errors/nl/ERR_FTP_UNAVAILABLE
5fc33e 1239 file path=usr/squid/share/errors/nl/ERR_GATEWAY_FAILURE
15a7a4 1240 file path=usr/squid/share/errors/nl/ERR_ICAP_FAILURE
SS 1241 file path=usr/squid/share/errors/nl/ERR_INVALID_REQ
1242 file path=usr/squid/share/errors/nl/ERR_INVALID_RESP
1243 file path=usr/squid/share/errors/nl/ERR_INVALID_URL
1244 file path=usr/squid/share/errors/nl/ERR_LIFETIME_EXP
1245 file path=usr/squid/share/errors/nl/ERR_NO_RELAY
1246 file path=usr/squid/share/errors/nl/ERR_ONLY_IF_CACHED_MISS
5fc33e 1247 file path=usr/squid/share/errors/nl/ERR_PRECONDITION_FAILED
15a7a4 1248 file path=usr/squid/share/errors/nl/ERR_READ_ERROR
SS 1249 file path=usr/squid/share/errors/nl/ERR_READ_TIMEOUT
1250 file path=usr/squid/share/errors/nl/ERR_SECURE_CONNECT_FAIL
1251 file path=usr/squid/share/errors/nl/ERR_SHUTTING_DOWN
1252 file path=usr/squid/share/errors/nl/ERR_SOCKET_FAILURE
1253 file path=usr/squid/share/errors/nl/ERR_TOO_BIG
1254 file path=usr/squid/share/errors/nl/ERR_UNSUP_HTTPVERSION
1255 file path=usr/squid/share/errors/nl/ERR_UNSUP_REQ
1256 file path=usr/squid/share/errors/nl/ERR_URN_RESOLVE
1257 file path=usr/squid/share/errors/nl/ERR_WRITE_ERROR
1258 file path=usr/squid/share/errors/nl/ERR_ZERO_SIZE_OBJECT
47263a 1259 file path=usr/squid/share/errors/nl/error-details.txt
5fc33e 1260 file path=usr/squid/share/errors/oc/ERR_ACCESS_DENIED
47263a 1261 file path=usr/squid/share/errors/oc/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 1262 file path=usr/squid/share/errors/oc/ERR_AGENT_CONFIGURE
1263 file path=usr/squid/share/errors/oc/ERR_AGENT_WPAD
5fc33e 1264 file path=usr/squid/share/errors/oc/ERR_CACHE_ACCESS_DENIED
SS 1265 file path=usr/squid/share/errors/oc/ERR_CACHE_MGR_ACCESS_DENIED
1266 file path=usr/squid/share/errors/oc/ERR_CANNOT_FORWARD
1267 file path=usr/squid/share/errors/oc/ERR_CONNECT_FAIL
1268 file path=usr/squid/share/errors/oc/ERR_DIR_LISTING
1269 file path=usr/squid/share/errors/oc/ERR_DNS_FAIL
1270 file path=usr/squid/share/errors/oc/ERR_ESI
1271 file path=usr/squid/share/errors/oc/ERR_FORWARDING_DENIED
1272 file path=usr/squid/share/errors/oc/ERR_FTP_DISABLED
1273 file path=usr/squid/share/errors/oc/ERR_FTP_FAILURE
1274 file path=usr/squid/share/errors/oc/ERR_FTP_FORBIDDEN
1275 file path=usr/squid/share/errors/oc/ERR_FTP_NOT_FOUND
1276 file path=usr/squid/share/errors/oc/ERR_FTP_PUT_CREATED
1277 file path=usr/squid/share/errors/oc/ERR_FTP_PUT_ERROR
1278 file path=usr/squid/share/errors/oc/ERR_FTP_PUT_MODIFIED
1279 file path=usr/squid/share/errors/oc/ERR_FTP_UNAVAILABLE
1280 file path=usr/squid/share/errors/oc/ERR_GATEWAY_FAILURE
1281 file path=usr/squid/share/errors/oc/ERR_ICAP_FAILURE
1282 file path=usr/squid/share/errors/oc/ERR_INVALID_REQ
1283 file path=usr/squid/share/errors/oc/ERR_INVALID_RESP
1284 file path=usr/squid/share/errors/oc/ERR_INVALID_URL
1285 file path=usr/squid/share/errors/oc/ERR_LIFETIME_EXP
1286 file path=usr/squid/share/errors/oc/ERR_NO_RELAY
1287 file path=usr/squid/share/errors/oc/ERR_ONLY_IF_CACHED_MISS
1288 file path=usr/squid/share/errors/oc/ERR_PRECONDITION_FAILED
1289 file path=usr/squid/share/errors/oc/ERR_READ_ERROR
1290 file path=usr/squid/share/errors/oc/ERR_READ_TIMEOUT
1291 file path=usr/squid/share/errors/oc/ERR_SECURE_CONNECT_FAIL
1292 file path=usr/squid/share/errors/oc/ERR_SHUTTING_DOWN
1293 file path=usr/squid/share/errors/oc/ERR_SOCKET_FAILURE
1294 file path=usr/squid/share/errors/oc/ERR_TOO_BIG
1295 file path=usr/squid/share/errors/oc/ERR_UNSUP_HTTPVERSION
1296 file path=usr/squid/share/errors/oc/ERR_UNSUP_REQ
1297 file path=usr/squid/share/errors/oc/ERR_URN_RESOLVE
1298 file path=usr/squid/share/errors/oc/ERR_WRITE_ERROR
1299 file path=usr/squid/share/errors/oc/ERR_ZERO_SIZE_OBJECT
47263a 1300 file path=usr/squid/share/errors/oc/error-details.txt
CM 1301 link path=usr/squid/share/errors/pl-pl target=pl
15a7a4 1302 file path=usr/squid/share/errors/pl/ERR_ACCESS_DENIED
47263a 1303 file path=usr/squid/share/errors/pl/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 1304 file path=usr/squid/share/errors/pl/ERR_AGENT_CONFIGURE
1305 file path=usr/squid/share/errors/pl/ERR_AGENT_WPAD
15a7a4 1306 file path=usr/squid/share/errors/pl/ERR_CACHE_ACCESS_DENIED
SS 1307 file path=usr/squid/share/errors/pl/ERR_CACHE_MGR_ACCESS_DENIED
1308 file path=usr/squid/share/errors/pl/ERR_CANNOT_FORWARD
1309 file path=usr/squid/share/errors/pl/ERR_CONNECT_FAIL
1310 file path=usr/squid/share/errors/pl/ERR_DIR_LISTING
1311 file path=usr/squid/share/errors/pl/ERR_DNS_FAIL
1312 file path=usr/squid/share/errors/pl/ERR_ESI
1313 file path=usr/squid/share/errors/pl/ERR_FORWARDING_DENIED
1314 file path=usr/squid/share/errors/pl/ERR_FTP_DISABLED
1315 file path=usr/squid/share/errors/pl/ERR_FTP_FAILURE
1316 file path=usr/squid/share/errors/pl/ERR_FTP_FORBIDDEN
1317 file path=usr/squid/share/errors/pl/ERR_FTP_NOT_FOUND
1318 file path=usr/squid/share/errors/pl/ERR_FTP_PUT_CREATED
1319 file path=usr/squid/share/errors/pl/ERR_FTP_PUT_ERROR
1320 file path=usr/squid/share/errors/pl/ERR_FTP_PUT_MODIFIED
1321 file path=usr/squid/share/errors/pl/ERR_FTP_UNAVAILABLE
5fc33e 1322 file path=usr/squid/share/errors/pl/ERR_GATEWAY_FAILURE
15a7a4 1323 file path=usr/squid/share/errors/pl/ERR_ICAP_FAILURE
SS 1324 file path=usr/squid/share/errors/pl/ERR_INVALID_REQ
1325 file path=usr/squid/share/errors/pl/ERR_INVALID_RESP
1326 file path=usr/squid/share/errors/pl/ERR_INVALID_URL
1327 file path=usr/squid/share/errors/pl/ERR_LIFETIME_EXP
1328 file path=usr/squid/share/errors/pl/ERR_NO_RELAY
1329 file path=usr/squid/share/errors/pl/ERR_ONLY_IF_CACHED_MISS
5fc33e 1330 file path=usr/squid/share/errors/pl/ERR_PRECONDITION_FAILED
15a7a4 1331 file path=usr/squid/share/errors/pl/ERR_READ_ERROR
SS 1332 file path=usr/squid/share/errors/pl/ERR_READ_TIMEOUT
1333 file path=usr/squid/share/errors/pl/ERR_SECURE_CONNECT_FAIL
1334 file path=usr/squid/share/errors/pl/ERR_SHUTTING_DOWN
1335 file path=usr/squid/share/errors/pl/ERR_SOCKET_FAILURE
1336 file path=usr/squid/share/errors/pl/ERR_TOO_BIG
1337 file path=usr/squid/share/errors/pl/ERR_UNSUP_HTTPVERSION
1338 file path=usr/squid/share/errors/pl/ERR_UNSUP_REQ
1339 file path=usr/squid/share/errors/pl/ERR_URN_RESOLVE
1340 file path=usr/squid/share/errors/pl/ERR_WRITE_ERROR
1341 file path=usr/squid/share/errors/pl/ERR_ZERO_SIZE_OBJECT
47263a 1342 file path=usr/squid/share/errors/pl/error-details.txt
15a7a4 1343 file path=usr/squid/share/errors/pt-br/ERR_ACCESS_DENIED
47263a 1344 file path=usr/squid/share/errors/pt-br/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 1345 file path=usr/squid/share/errors/pt-br/ERR_AGENT_CONFIGURE
1346 file path=usr/squid/share/errors/pt-br/ERR_AGENT_WPAD
15a7a4 1347 file path=usr/squid/share/errors/pt-br/ERR_CACHE_ACCESS_DENIED
SS 1348 file path=usr/squid/share/errors/pt-br/ERR_CACHE_MGR_ACCESS_DENIED
1349 file path=usr/squid/share/errors/pt-br/ERR_CANNOT_FORWARD
1350 file path=usr/squid/share/errors/pt-br/ERR_CONNECT_FAIL
1351 file path=usr/squid/share/errors/pt-br/ERR_DIR_LISTING
1352 file path=usr/squid/share/errors/pt-br/ERR_DNS_FAIL
1353 file path=usr/squid/share/errors/pt-br/ERR_ESI
1354 file path=usr/squid/share/errors/pt-br/ERR_FORWARDING_DENIED
1355 file path=usr/squid/share/errors/pt-br/ERR_FTP_DISABLED
1356 file path=usr/squid/share/errors/pt-br/ERR_FTP_FAILURE
1357 file path=usr/squid/share/errors/pt-br/ERR_FTP_FORBIDDEN
1358 file path=usr/squid/share/errors/pt-br/ERR_FTP_NOT_FOUND
1359 file path=usr/squid/share/errors/pt-br/ERR_FTP_PUT_CREATED
1360 file path=usr/squid/share/errors/pt-br/ERR_FTP_PUT_ERROR
1361 file path=usr/squid/share/errors/pt-br/ERR_FTP_PUT_MODIFIED
1362 file path=usr/squid/share/errors/pt-br/ERR_FTP_UNAVAILABLE
5fc33e 1363 file path=usr/squid/share/errors/pt-br/ERR_GATEWAY_FAILURE
15a7a4 1364 file path=usr/squid/share/errors/pt-br/ERR_ICAP_FAILURE
SS 1365 file path=usr/squid/share/errors/pt-br/ERR_INVALID_REQ
1366 file path=usr/squid/share/errors/pt-br/ERR_INVALID_RESP
1367 file path=usr/squid/share/errors/pt-br/ERR_INVALID_URL
1368 file path=usr/squid/share/errors/pt-br/ERR_LIFETIME_EXP
1369 file path=usr/squid/share/errors/pt-br/ERR_NO_RELAY
1370 file path=usr/squid/share/errors/pt-br/ERR_ONLY_IF_CACHED_MISS
5fc33e 1371 file path=usr/squid/share/errors/pt-br/ERR_PRECONDITION_FAILED
15a7a4 1372 file path=usr/squid/share/errors/pt-br/ERR_READ_ERROR
SS 1373 file path=usr/squid/share/errors/pt-br/ERR_READ_TIMEOUT
1374 file path=usr/squid/share/errors/pt-br/ERR_SECURE_CONNECT_FAIL
1375 file path=usr/squid/share/errors/pt-br/ERR_SHUTTING_DOWN
1376 file path=usr/squid/share/errors/pt-br/ERR_SOCKET_FAILURE
1377 file path=usr/squid/share/errors/pt-br/ERR_TOO_BIG
1378 file path=usr/squid/share/errors/pt-br/ERR_UNSUP_HTTPVERSION
1379 file path=usr/squid/share/errors/pt-br/ERR_UNSUP_REQ
1380 file path=usr/squid/share/errors/pt-br/ERR_URN_RESOLVE
1381 file path=usr/squid/share/errors/pt-br/ERR_WRITE_ERROR
1382 file path=usr/squid/share/errors/pt-br/ERR_ZERO_SIZE_OBJECT
47263a 1383 file path=usr/squid/share/errors/pt-br/error-details.txt
CM 1384 link path=usr/squid/share/errors/pt-pt target=pt
15a7a4 1385 file path=usr/squid/share/errors/pt/ERR_ACCESS_DENIED
47263a 1386 file path=usr/squid/share/errors/pt/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 1387 file path=usr/squid/share/errors/pt/ERR_AGENT_CONFIGURE
1388 file path=usr/squid/share/errors/pt/ERR_AGENT_WPAD
15a7a4 1389 file path=usr/squid/share/errors/pt/ERR_CACHE_ACCESS_DENIED
SS 1390 file path=usr/squid/share/errors/pt/ERR_CACHE_MGR_ACCESS_DENIED
1391 file path=usr/squid/share/errors/pt/ERR_CANNOT_FORWARD
1392 file path=usr/squid/share/errors/pt/ERR_CONNECT_FAIL
1393 file path=usr/squid/share/errors/pt/ERR_DIR_LISTING
1394 file path=usr/squid/share/errors/pt/ERR_DNS_FAIL
1395 file path=usr/squid/share/errors/pt/ERR_ESI
1396 file path=usr/squid/share/errors/pt/ERR_FORWARDING_DENIED
1397 file path=usr/squid/share/errors/pt/ERR_FTP_DISABLED
1398 file path=usr/squid/share/errors/pt/ERR_FTP_FAILURE
1399 file path=usr/squid/share/errors/pt/ERR_FTP_FORBIDDEN
1400 file path=usr/squid/share/errors/pt/ERR_FTP_NOT_FOUND
1401 file path=usr/squid/share/errors/pt/ERR_FTP_PUT_CREATED
1402 file path=usr/squid/share/errors/pt/ERR_FTP_PUT_ERROR
1403 file path=usr/squid/share/errors/pt/ERR_FTP_PUT_MODIFIED
1404 file path=usr/squid/share/errors/pt/ERR_FTP_UNAVAILABLE
5fc33e 1405 file path=usr/squid/share/errors/pt/ERR_GATEWAY_FAILURE
15a7a4 1406 file path=usr/squid/share/errors/pt/ERR_ICAP_FAILURE
SS 1407 file path=usr/squid/share/errors/pt/ERR_INVALID_REQ
1408 file path=usr/squid/share/errors/pt/ERR_INVALID_RESP
1409 file path=usr/squid/share/errors/pt/ERR_INVALID_URL
1410 file path=usr/squid/share/errors/pt/ERR_LIFETIME_EXP
1411 file path=usr/squid/share/errors/pt/ERR_NO_RELAY
1412 file path=usr/squid/share/errors/pt/ERR_ONLY_IF_CACHED_MISS
5fc33e 1413 file path=usr/squid/share/errors/pt/ERR_PRECONDITION_FAILED
15a7a4 1414 file path=usr/squid/share/errors/pt/ERR_READ_ERROR
SS 1415 file path=usr/squid/share/errors/pt/ERR_READ_TIMEOUT
1416 file path=usr/squid/share/errors/pt/ERR_SECURE_CONNECT_FAIL
1417 file path=usr/squid/share/errors/pt/ERR_SHUTTING_DOWN
1418 file path=usr/squid/share/errors/pt/ERR_SOCKET_FAILURE
1419 file path=usr/squid/share/errors/pt/ERR_TOO_BIG
1420 file path=usr/squid/share/errors/pt/ERR_UNSUP_HTTPVERSION
1421 file path=usr/squid/share/errors/pt/ERR_UNSUP_REQ
1422 file path=usr/squid/share/errors/pt/ERR_URN_RESOLVE
1423 file path=usr/squid/share/errors/pt/ERR_WRITE_ERROR
1424 file path=usr/squid/share/errors/pt/ERR_ZERO_SIZE_OBJECT
47263a 1425 file path=usr/squid/share/errors/pt/error-details.txt
CM 1426 link path=usr/squid/share/errors/ro-md target=ro
1427 link path=usr/squid/share/errors/ro-ro target=ro
15a7a4 1428 file path=usr/squid/share/errors/ro/ERR_ACCESS_DENIED
47263a 1429 file path=usr/squid/share/errors/ro/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 1430 file path=usr/squid/share/errors/ro/ERR_AGENT_CONFIGURE
1431 file path=usr/squid/share/errors/ro/ERR_AGENT_WPAD
15a7a4 1432 file path=usr/squid/share/errors/ro/ERR_CACHE_ACCESS_DENIED
SS 1433 file path=usr/squid/share/errors/ro/ERR_CACHE_MGR_ACCESS_DENIED
1434 file path=usr/squid/share/errors/ro/ERR_CANNOT_FORWARD
1435 file path=usr/squid/share/errors/ro/ERR_CONNECT_FAIL
1436 file path=usr/squid/share/errors/ro/ERR_DIR_LISTING
1437 file path=usr/squid/share/errors/ro/ERR_DNS_FAIL
1438 file path=usr/squid/share/errors/ro/ERR_ESI
1439 file path=usr/squid/share/errors/ro/ERR_FORWARDING_DENIED
1440 file path=usr/squid/share/errors/ro/ERR_FTP_DISABLED
1441 file path=usr/squid/share/errors/ro/ERR_FTP_FAILURE
1442 file path=usr/squid/share/errors/ro/ERR_FTP_FORBIDDEN
1443 file path=usr/squid/share/errors/ro/ERR_FTP_NOT_FOUND
1444 file path=usr/squid/share/errors/ro/ERR_FTP_PUT_CREATED
1445 file path=usr/squid/share/errors/ro/ERR_FTP_PUT_ERROR
1446 file path=usr/squid/share/errors/ro/ERR_FTP_PUT_MODIFIED
1447 file path=usr/squid/share/errors/ro/ERR_FTP_UNAVAILABLE
5fc33e 1448 file path=usr/squid/share/errors/ro/ERR_GATEWAY_FAILURE
15a7a4 1449 file path=usr/squid/share/errors/ro/ERR_ICAP_FAILURE
SS 1450 file path=usr/squid/share/errors/ro/ERR_INVALID_REQ
1451 file path=usr/squid/share/errors/ro/ERR_INVALID_RESP
1452 file path=usr/squid/share/errors/ro/ERR_INVALID_URL
1453 file path=usr/squid/share/errors/ro/ERR_LIFETIME_EXP
1454 file path=usr/squid/share/errors/ro/ERR_NO_RELAY
1455 file path=usr/squid/share/errors/ro/ERR_ONLY_IF_CACHED_MISS
5fc33e 1456 file path=usr/squid/share/errors/ro/ERR_PRECONDITION_FAILED
15a7a4 1457 file path=usr/squid/share/errors/ro/ERR_READ_ERROR
SS 1458 file path=usr/squid/share/errors/ro/ERR_READ_TIMEOUT
1459 file path=usr/squid/share/errors/ro/ERR_SECURE_CONNECT_FAIL
1460 file path=usr/squid/share/errors/ro/ERR_SHUTTING_DOWN
1461 file path=usr/squid/share/errors/ro/ERR_SOCKET_FAILURE
1462 file path=usr/squid/share/errors/ro/ERR_TOO_BIG
1463 file path=usr/squid/share/errors/ro/ERR_UNSUP_HTTPVERSION
1464 file path=usr/squid/share/errors/ro/ERR_UNSUP_REQ
1465 file path=usr/squid/share/errors/ro/ERR_URN_RESOLVE
1466 file path=usr/squid/share/errors/ro/ERR_WRITE_ERROR
1467 file path=usr/squid/share/errors/ro/ERR_ZERO_SIZE_OBJECT
47263a 1468 file path=usr/squid/share/errors/ro/error-details.txt
CM 1469 link path=usr/squid/share/errors/ru-ru target=ru
15a7a4 1470 file path=usr/squid/share/errors/ru/ERR_ACCESS_DENIED
47263a 1471 file path=usr/squid/share/errors/ru/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 1472 file path=usr/squid/share/errors/ru/ERR_AGENT_CONFIGURE
1473 file path=usr/squid/share/errors/ru/ERR_AGENT_WPAD
15a7a4 1474 file path=usr/squid/share/errors/ru/ERR_CACHE_ACCESS_DENIED
SS 1475 file path=usr/squid/share/errors/ru/ERR_CACHE_MGR_ACCESS_DENIED
1476 file path=usr/squid/share/errors/ru/ERR_CANNOT_FORWARD
1477 file path=usr/squid/share/errors/ru/ERR_CONNECT_FAIL
1478 file path=usr/squid/share/errors/ru/ERR_DIR_LISTING
1479 file path=usr/squid/share/errors/ru/ERR_DNS_FAIL
1480 file path=usr/squid/share/errors/ru/ERR_ESI
1481 file path=usr/squid/share/errors/ru/ERR_FORWARDING_DENIED
1482 file path=usr/squid/share/errors/ru/ERR_FTP_DISABLED
1483 file path=usr/squid/share/errors/ru/ERR_FTP_FAILURE
1484 file path=usr/squid/share/errors/ru/ERR_FTP_FORBIDDEN
1485 file path=usr/squid/share/errors/ru/ERR_FTP_NOT_FOUND
1486 file path=usr/squid/share/errors/ru/ERR_FTP_PUT_CREATED
1487 file path=usr/squid/share/errors/ru/ERR_FTP_PUT_ERROR
1488 file path=usr/squid/share/errors/ru/ERR_FTP_PUT_MODIFIED
1489 file path=usr/squid/share/errors/ru/ERR_FTP_UNAVAILABLE
5fc33e 1490 file path=usr/squid/share/errors/ru/ERR_GATEWAY_FAILURE
15a7a4 1491 file path=usr/squid/share/errors/ru/ERR_ICAP_FAILURE
SS 1492 file path=usr/squid/share/errors/ru/ERR_INVALID_REQ
1493 file path=usr/squid/share/errors/ru/ERR_INVALID_RESP
1494 file path=usr/squid/share/errors/ru/ERR_INVALID_URL
1495 file path=usr/squid/share/errors/ru/ERR_LIFETIME_EXP
1496 file path=usr/squid/share/errors/ru/ERR_NO_RELAY
1497 file path=usr/squid/share/errors/ru/ERR_ONLY_IF_CACHED_MISS
5fc33e 1498 file path=usr/squid/share/errors/ru/ERR_PRECONDITION_FAILED
15a7a4 1499 file path=usr/squid/share/errors/ru/ERR_READ_ERROR
SS 1500 file path=usr/squid/share/errors/ru/ERR_READ_TIMEOUT
1501 file path=usr/squid/share/errors/ru/ERR_SECURE_CONNECT_FAIL
1502 file path=usr/squid/share/errors/ru/ERR_SHUTTING_DOWN
1503 file path=usr/squid/share/errors/ru/ERR_SOCKET_FAILURE
1504 file path=usr/squid/share/errors/ru/ERR_TOO_BIG
1505 file path=usr/squid/share/errors/ru/ERR_UNSUP_HTTPVERSION
1506 file path=usr/squid/share/errors/ru/ERR_UNSUP_REQ
1507 file path=usr/squid/share/errors/ru/ERR_URN_RESOLVE
1508 file path=usr/squid/share/errors/ru/ERR_WRITE_ERROR
1509 file path=usr/squid/share/errors/ru/ERR_ZERO_SIZE_OBJECT
47263a 1510 file path=usr/squid/share/errors/ru/error-details.txt
CM 1511 link path=usr/squid/share/errors/sk-sk target=sk
15a7a4 1512 file path=usr/squid/share/errors/sk/ERR_ACCESS_DENIED
47263a 1513 file path=usr/squid/share/errors/sk/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 1514 file path=usr/squid/share/errors/sk/ERR_AGENT_CONFIGURE
1515 file path=usr/squid/share/errors/sk/ERR_AGENT_WPAD
15a7a4 1516 file path=usr/squid/share/errors/sk/ERR_CACHE_ACCESS_DENIED
SS 1517 file path=usr/squid/share/errors/sk/ERR_CACHE_MGR_ACCESS_DENIED
1518 file path=usr/squid/share/errors/sk/ERR_CANNOT_FORWARD
1519 file path=usr/squid/share/errors/sk/ERR_CONNECT_FAIL
1520 file path=usr/squid/share/errors/sk/ERR_DIR_LISTING
1521 file path=usr/squid/share/errors/sk/ERR_DNS_FAIL
1522 file path=usr/squid/share/errors/sk/ERR_ESI
1523 file path=usr/squid/share/errors/sk/ERR_FORWARDING_DENIED
1524 file path=usr/squid/share/errors/sk/ERR_FTP_DISABLED
1525 file path=usr/squid/share/errors/sk/ERR_FTP_FAILURE
1526 file path=usr/squid/share/errors/sk/ERR_FTP_FORBIDDEN
1527 file path=usr/squid/share/errors/sk/ERR_FTP_NOT_FOUND
1528 file path=usr/squid/share/errors/sk/ERR_FTP_PUT_CREATED
1529 file path=usr/squid/share/errors/sk/ERR_FTP_PUT_ERROR
1530 file path=usr/squid/share/errors/sk/ERR_FTP_PUT_MODIFIED
1531 file path=usr/squid/share/errors/sk/ERR_FTP_UNAVAILABLE
5fc33e 1532 file path=usr/squid/share/errors/sk/ERR_GATEWAY_FAILURE
15a7a4 1533 file path=usr/squid/share/errors/sk/ERR_ICAP_FAILURE
SS 1534 file path=usr/squid/share/errors/sk/ERR_INVALID_REQ
1535 file path=usr/squid/share/errors/sk/ERR_INVALID_RESP
1536 file path=usr/squid/share/errors/sk/ERR_INVALID_URL
1537 file path=usr/squid/share/errors/sk/ERR_LIFETIME_EXP
1538 file path=usr/squid/share/errors/sk/ERR_NO_RELAY
1539 file path=usr/squid/share/errors/sk/ERR_ONLY_IF_CACHED_MISS
5fc33e 1540 file path=usr/squid/share/errors/sk/ERR_PRECONDITION_FAILED
15a7a4 1541 file path=usr/squid/share/errors/sk/ERR_READ_ERROR
SS 1542 file path=usr/squid/share/errors/sk/ERR_READ_TIMEOUT
1543 file path=usr/squid/share/errors/sk/ERR_SECURE_CONNECT_FAIL
1544 file path=usr/squid/share/errors/sk/ERR_SHUTTING_DOWN
1545 file path=usr/squid/share/errors/sk/ERR_SOCKET_FAILURE
1546 file path=usr/squid/share/errors/sk/ERR_TOO_BIG
1547 file path=usr/squid/share/errors/sk/ERR_UNSUP_HTTPVERSION
1548 file path=usr/squid/share/errors/sk/ERR_UNSUP_REQ
1549 file path=usr/squid/share/errors/sk/ERR_URN_RESOLVE
1550 file path=usr/squid/share/errors/sk/ERR_WRITE_ERROR
1551 file path=usr/squid/share/errors/sk/ERR_ZERO_SIZE_OBJECT
47263a 1552 file path=usr/squid/share/errors/sk/error-details.txt
CM 1553 link path=usr/squid/share/errors/sl-si target=sl
1554 file path=usr/squid/share/errors/sl/ERR_ACCESS_DENIED
1555 file path=usr/squid/share/errors/sl/ERR_ACL_TIME_QUOTA_EXCEEDED
1556 file path=usr/squid/share/errors/sl/ERR_AGENT_CONFIGURE
1557 file path=usr/squid/share/errors/sl/ERR_AGENT_WPAD
1558 file path=usr/squid/share/errors/sl/ERR_CACHE_ACCESS_DENIED
1559 file path=usr/squid/share/errors/sl/ERR_CACHE_MGR_ACCESS_DENIED
1560 file path=usr/squid/share/errors/sl/ERR_CANNOT_FORWARD
1561 file path=usr/squid/share/errors/sl/ERR_CONNECT_FAIL
1562 file path=usr/squid/share/errors/sl/ERR_DIR_LISTING
1563 file path=usr/squid/share/errors/sl/ERR_DNS_FAIL
1564 file path=usr/squid/share/errors/sl/ERR_ESI
1565 file path=usr/squid/share/errors/sl/ERR_FORWARDING_DENIED
1566 file path=usr/squid/share/errors/sl/ERR_FTP_DISABLED
1567 file path=usr/squid/share/errors/sl/ERR_FTP_FAILURE
1568 file path=usr/squid/share/errors/sl/ERR_FTP_FORBIDDEN
1569 file path=usr/squid/share/errors/sl/ERR_FTP_NOT_FOUND
1570 file path=usr/squid/share/errors/sl/ERR_FTP_PUT_CREATED
1571 file path=usr/squid/share/errors/sl/ERR_FTP_PUT_ERROR
1572 file path=usr/squid/share/errors/sl/ERR_FTP_PUT_MODIFIED
1573 file path=usr/squid/share/errors/sl/ERR_FTP_UNAVAILABLE
1574 file path=usr/squid/share/errors/sl/ERR_GATEWAY_FAILURE
1575 file path=usr/squid/share/errors/sl/ERR_ICAP_FAILURE
1576 file path=usr/squid/share/errors/sl/ERR_INVALID_REQ
1577 file path=usr/squid/share/errors/sl/ERR_INVALID_RESP
1578 file path=usr/squid/share/errors/sl/ERR_INVALID_URL
1579 file path=usr/squid/share/errors/sl/ERR_LIFETIME_EXP
1580 file path=usr/squid/share/errors/sl/ERR_NO_RELAY
1581 file path=usr/squid/share/errors/sl/ERR_ONLY_IF_CACHED_MISS
1582 file path=usr/squid/share/errors/sl/ERR_PRECONDITION_FAILED
1583 file path=usr/squid/share/errors/sl/ERR_READ_ERROR
1584 file path=usr/squid/share/errors/sl/ERR_READ_TIMEOUT
1585 file path=usr/squid/share/errors/sl/ERR_SECURE_CONNECT_FAIL
1586 file path=usr/squid/share/errors/sl/ERR_SHUTTING_DOWN
1587 file path=usr/squid/share/errors/sl/ERR_SOCKET_FAILURE
1588 file path=usr/squid/share/errors/sl/ERR_TOO_BIG
1589 file path=usr/squid/share/errors/sl/ERR_UNSUP_HTTPVERSION
1590 file path=usr/squid/share/errors/sl/ERR_UNSUP_REQ
1591 file path=usr/squid/share/errors/sl/ERR_URN_RESOLVE
1592 file path=usr/squid/share/errors/sl/ERR_WRITE_ERROR
1593 file path=usr/squid/share/errors/sl/ERR_ZERO_SIZE_OBJECT
1594 file path=usr/squid/share/errors/sl/error-details.txt
1595 link path=usr/squid/share/errors/sr target=sr-latn
5fc33e 1596 file path=usr/squid/share/errors/sr-cyrl/ERR_ACCESS_DENIED
47263a 1597 file path=usr/squid/share/errors/sr-cyrl/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 1598 file path=usr/squid/share/errors/sr-cyrl/ERR_AGENT_CONFIGURE
1599 file path=usr/squid/share/errors/sr-cyrl/ERR_AGENT_WPAD
5fc33e 1600 file path=usr/squid/share/errors/sr-cyrl/ERR_CACHE_ACCESS_DENIED
SS 1601 file path=usr/squid/share/errors/sr-cyrl/ERR_CACHE_MGR_ACCESS_DENIED
1602 file path=usr/squid/share/errors/sr-cyrl/ERR_CANNOT_FORWARD
1603 file path=usr/squid/share/errors/sr-cyrl/ERR_CONNECT_FAIL
1604 file path=usr/squid/share/errors/sr-cyrl/ERR_DIR_LISTING
1605 file path=usr/squid/share/errors/sr-cyrl/ERR_DNS_FAIL
1606 file path=usr/squid/share/errors/sr-cyrl/ERR_ESI
1607 file path=usr/squid/share/errors/sr-cyrl/ERR_FORWARDING_DENIED
1608 file path=usr/squid/share/errors/sr-cyrl/ERR_FTP_DISABLED
1609 file path=usr/squid/share/errors/sr-cyrl/ERR_FTP_FAILURE
1610 file path=usr/squid/share/errors/sr-cyrl/ERR_FTP_FORBIDDEN
1611 file path=usr/squid/share/errors/sr-cyrl/ERR_FTP_NOT_FOUND
1612 file path=usr/squid/share/errors/sr-cyrl/ERR_FTP_PUT_CREATED
1613 file path=usr/squid/share/errors/sr-cyrl/ERR_FTP_PUT_ERROR
1614 file path=usr/squid/share/errors/sr-cyrl/ERR_FTP_PUT_MODIFIED
1615 file path=usr/squid/share/errors/sr-cyrl/ERR_FTP_UNAVAILABLE
1616 file path=usr/squid/share/errors/sr-cyrl/ERR_GATEWAY_FAILURE
1617 file path=usr/squid/share/errors/sr-cyrl/ERR_ICAP_FAILURE
1618 file path=usr/squid/share/errors/sr-cyrl/ERR_INVALID_REQ
1619 file path=usr/squid/share/errors/sr-cyrl/ERR_INVALID_RESP
1620 file path=usr/squid/share/errors/sr-cyrl/ERR_INVALID_URL
1621 file path=usr/squid/share/errors/sr-cyrl/ERR_LIFETIME_EXP
1622 file path=usr/squid/share/errors/sr-cyrl/ERR_NO_RELAY
1623 file path=usr/squid/share/errors/sr-cyrl/ERR_ONLY_IF_CACHED_MISS
1624 file path=usr/squid/share/errors/sr-cyrl/ERR_PRECONDITION_FAILED
1625 file path=usr/squid/share/errors/sr-cyrl/ERR_READ_ERROR
1626 file path=usr/squid/share/errors/sr-cyrl/ERR_READ_TIMEOUT
1627 file path=usr/squid/share/errors/sr-cyrl/ERR_SECURE_CONNECT_FAIL
1628 file path=usr/squid/share/errors/sr-cyrl/ERR_SHUTTING_DOWN
1629 file path=usr/squid/share/errors/sr-cyrl/ERR_SOCKET_FAILURE
1630 file path=usr/squid/share/errors/sr-cyrl/ERR_TOO_BIG
1631 file path=usr/squid/share/errors/sr-cyrl/ERR_UNSUP_HTTPVERSION
1632 file path=usr/squid/share/errors/sr-cyrl/ERR_UNSUP_REQ
1633 file path=usr/squid/share/errors/sr-cyrl/ERR_URN_RESOLVE
1634 file path=usr/squid/share/errors/sr-cyrl/ERR_WRITE_ERROR
1635 file path=usr/squid/share/errors/sr-cyrl/ERR_ZERO_SIZE_OBJECT
47263a 1636 file path=usr/squid/share/errors/sr-cyrl/error-details.txt
CM 1637 link path=usr/squid/share/errors/sr-latn-cs target=sr-latn
15a7a4 1638 file path=usr/squid/share/errors/sr-latn/ERR_ACCESS_DENIED
47263a 1639 file path=usr/squid/share/errors/sr-latn/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 1640 file path=usr/squid/share/errors/sr-latn/ERR_AGENT_CONFIGURE
1641 file path=usr/squid/share/errors/sr-latn/ERR_AGENT_WPAD
15a7a4 1642 file path=usr/squid/share/errors/sr-latn/ERR_CACHE_ACCESS_DENIED
SS 1643 file path=usr/squid/share/errors/sr-latn/ERR_CACHE_MGR_ACCESS_DENIED
1644 file path=usr/squid/share/errors/sr-latn/ERR_CANNOT_FORWARD
1645 file path=usr/squid/share/errors/sr-latn/ERR_CONNECT_FAIL
1646 file path=usr/squid/share/errors/sr-latn/ERR_DIR_LISTING
1647 file path=usr/squid/share/errors/sr-latn/ERR_DNS_FAIL
1648 file path=usr/squid/share/errors/sr-latn/ERR_ESI
1649 file path=usr/squid/share/errors/sr-latn/ERR_FORWARDING_DENIED
1650 file path=usr/squid/share/errors/sr-latn/ERR_FTP_DISABLED
1651 file path=usr/squid/share/errors/sr-latn/ERR_FTP_FAILURE
1652 file path=usr/squid/share/errors/sr-latn/ERR_FTP_FORBIDDEN
1653 file path=usr/squid/share/errors/sr-latn/ERR_FTP_NOT_FOUND
1654 file path=usr/squid/share/errors/sr-latn/ERR_FTP_PUT_CREATED
1655 file path=usr/squid/share/errors/sr-latn/ERR_FTP_PUT_ERROR
1656 file path=usr/squid/share/errors/sr-latn/ERR_FTP_PUT_MODIFIED
1657 file path=usr/squid/share/errors/sr-latn/ERR_FTP_UNAVAILABLE
5fc33e 1658 file path=usr/squid/share/errors/sr-latn/ERR_GATEWAY_FAILURE
15a7a4 1659 file path=usr/squid/share/errors/sr-latn/ERR_ICAP_FAILURE
SS 1660 file path=usr/squid/share/errors/sr-latn/ERR_INVALID_REQ
1661 file path=usr/squid/share/errors/sr-latn/ERR_INVALID_RESP
1662 file path=usr/squid/share/errors/sr-latn/ERR_INVALID_URL
1663 file path=usr/squid/share/errors/sr-latn/ERR_LIFETIME_EXP
1664 file path=usr/squid/share/errors/sr-latn/ERR_NO_RELAY
1665 file path=usr/squid/share/errors/sr-latn/ERR_ONLY_IF_CACHED_MISS
5fc33e 1666 file path=usr/squid/share/errors/sr-latn/ERR_PRECONDITION_FAILED
15a7a4 1667 file path=usr/squid/share/errors/sr-latn/ERR_READ_ERROR
SS 1668 file path=usr/squid/share/errors/sr-latn/ERR_READ_TIMEOUT
1669 file path=usr/squid/share/errors/sr-latn/ERR_SECURE_CONNECT_FAIL
1670 file path=usr/squid/share/errors/sr-latn/ERR_SHUTTING_DOWN
1671 file path=usr/squid/share/errors/sr-latn/ERR_SOCKET_FAILURE
1672 file path=usr/squid/share/errors/sr-latn/ERR_TOO_BIG
1673 file path=usr/squid/share/errors/sr-latn/ERR_UNSUP_HTTPVERSION
1674 file path=usr/squid/share/errors/sr-latn/ERR_UNSUP_REQ
1675 file path=usr/squid/share/errors/sr-latn/ERR_URN_RESOLVE
1676 file path=usr/squid/share/errors/sr-latn/ERR_WRITE_ERROR
1677 file path=usr/squid/share/errors/sr-latn/ERR_ZERO_SIZE_OBJECT
47263a 1678 file path=usr/squid/share/errors/sr-latn/error-details.txt
CM 1679 link path=usr/squid/share/errors/sr-sp target=sr-latn
1680 link path=usr/squid/share/errors/sv-fi target=sv
1681 link path=usr/squid/share/errors/sv-se target=sv
15a7a4 1682 file path=usr/squid/share/errors/sv/ERR_ACCESS_DENIED
47263a 1683 file path=usr/squid/share/errors/sv/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 1684 file path=usr/squid/share/errors/sv/ERR_AGENT_CONFIGURE
1685 file path=usr/squid/share/errors/sv/ERR_AGENT_WPAD
15a7a4 1686 file path=usr/squid/share/errors/sv/ERR_CACHE_ACCESS_DENIED
SS 1687 file path=usr/squid/share/errors/sv/ERR_CACHE_MGR_ACCESS_DENIED
1688 file path=usr/squid/share/errors/sv/ERR_CANNOT_FORWARD
1689 file path=usr/squid/share/errors/sv/ERR_CONNECT_FAIL
1690 file path=usr/squid/share/errors/sv/ERR_DIR_LISTING
1691 file path=usr/squid/share/errors/sv/ERR_DNS_FAIL
1692 file path=usr/squid/share/errors/sv/ERR_ESI
1693 file path=usr/squid/share/errors/sv/ERR_FORWARDING_DENIED
1694 file path=usr/squid/share/errors/sv/ERR_FTP_DISABLED
1695 file path=usr/squid/share/errors/sv/ERR_FTP_FAILURE
1696 file path=usr/squid/share/errors/sv/ERR_FTP_FORBIDDEN
1697 file path=usr/squid/share/errors/sv/ERR_FTP_NOT_FOUND
1698 file path=usr/squid/share/errors/sv/ERR_FTP_PUT_CREATED
1699 file path=usr/squid/share/errors/sv/ERR_FTP_PUT_ERROR
1700 file path=usr/squid/share/errors/sv/ERR_FTP_PUT_MODIFIED
1701 file path=usr/squid/share/errors/sv/ERR_FTP_UNAVAILABLE
5fc33e 1702 file path=usr/squid/share/errors/sv/ERR_GATEWAY_FAILURE
15a7a4 1703 file path=usr/squid/share/errors/sv/ERR_ICAP_FAILURE
SS 1704 file path=usr/squid/share/errors/sv/ERR_INVALID_REQ
1705 file path=usr/squid/share/errors/sv/ERR_INVALID_RESP
1706 file path=usr/squid/share/errors/sv/ERR_INVALID_URL
1707 file path=usr/squid/share/errors/sv/ERR_LIFETIME_EXP
1708 file path=usr/squid/share/errors/sv/ERR_NO_RELAY
1709 file path=usr/squid/share/errors/sv/ERR_ONLY_IF_CACHED_MISS
5fc33e 1710 file path=usr/squid/share/errors/sv/ERR_PRECONDITION_FAILED
15a7a4 1711 file path=usr/squid/share/errors/sv/ERR_READ_ERROR
SS 1712 file path=usr/squid/share/errors/sv/ERR_READ_TIMEOUT
1713 file path=usr/squid/share/errors/sv/ERR_SECURE_CONNECT_FAIL
1714 file path=usr/squid/share/errors/sv/ERR_SHUTTING_DOWN
1715 file path=usr/squid/share/errors/sv/ERR_SOCKET_FAILURE
1716 file path=usr/squid/share/errors/sv/ERR_TOO_BIG
1717 file path=usr/squid/share/errors/sv/ERR_UNSUP_HTTPVERSION
1718 file path=usr/squid/share/errors/sv/ERR_UNSUP_REQ
1719 file path=usr/squid/share/errors/sv/ERR_URN_RESOLVE
1720 file path=usr/squid/share/errors/sv/ERR_WRITE_ERROR
1721 file path=usr/squid/share/errors/sv/ERR_ZERO_SIZE_OBJECT
47263a 1722 file path=usr/squid/share/errors/sv/error-details.txt
15a7a4 1723 file path=usr/squid/share/errors/templates/ERR_ACCESS_DENIED
47263a 1724 file path=usr/squid/share/errors/templates/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 1725 file path=usr/squid/share/errors/templates/ERR_AGENT_CONFIGURE
1726 file path=usr/squid/share/errors/templates/ERR_AGENT_WPAD
15a7a4 1727 file path=usr/squid/share/errors/templates/ERR_CACHE_ACCESS_DENIED
SS 1728 file path=usr/squid/share/errors/templates/ERR_CACHE_MGR_ACCESS_DENIED
1729 file path=usr/squid/share/errors/templates/ERR_CANNOT_FORWARD
1730 file path=usr/squid/share/errors/templates/ERR_CONNECT_FAIL
1731 file path=usr/squid/share/errors/templates/ERR_DIR_LISTING
1732 file path=usr/squid/share/errors/templates/ERR_DNS_FAIL
1733 file path=usr/squid/share/errors/templates/ERR_ESI
1734 file path=usr/squid/share/errors/templates/ERR_FORWARDING_DENIED
1735 file path=usr/squid/share/errors/templates/ERR_FTP_DISABLED
1736 file path=usr/squid/share/errors/templates/ERR_FTP_FAILURE
1737 file path=usr/squid/share/errors/templates/ERR_FTP_FORBIDDEN
1738 file path=usr/squid/share/errors/templates/ERR_FTP_NOT_FOUND
1739 file path=usr/squid/share/errors/templates/ERR_FTP_PUT_CREATED
1740 file path=usr/squid/share/errors/templates/ERR_FTP_PUT_ERROR
1741 file path=usr/squid/share/errors/templates/ERR_FTP_PUT_MODIFIED
1742 file path=usr/squid/share/errors/templates/ERR_FTP_UNAVAILABLE
5fc33e 1743 file path=usr/squid/share/errors/templates/ERR_GATEWAY_FAILURE
15a7a4 1744 file path=usr/squid/share/errors/templates/ERR_ICAP_FAILURE
SS 1745 file path=usr/squid/share/errors/templates/ERR_INVALID_REQ
1746 file path=usr/squid/share/errors/templates/ERR_INVALID_RESP
1747 file path=usr/squid/share/errors/templates/ERR_INVALID_URL
1748 file path=usr/squid/share/errors/templates/ERR_LIFETIME_EXP
1749 file path=usr/squid/share/errors/templates/ERR_NO_RELAY
1750 file path=usr/squid/share/errors/templates/ERR_ONLY_IF_CACHED_MISS
5fc33e 1751 file path=usr/squid/share/errors/templates/ERR_PRECONDITION_FAILED
15a7a4 1752 file path=usr/squid/share/errors/templates/ERR_READ_ERROR
SS 1753 file path=usr/squid/share/errors/templates/ERR_READ_TIMEOUT
1754 file path=usr/squid/share/errors/templates/ERR_SECURE_CONNECT_FAIL
1755 file path=usr/squid/share/errors/templates/ERR_SHUTTING_DOWN
1756 file path=usr/squid/share/errors/templates/ERR_SOCKET_FAILURE
1757 file path=usr/squid/share/errors/templates/ERR_TOO_BIG
1758 file path=usr/squid/share/errors/templates/ERR_UNSUP_HTTPVERSION
1759 file path=usr/squid/share/errors/templates/ERR_UNSUP_REQ
1760 file path=usr/squid/share/errors/templates/ERR_URN_RESOLVE
1761 file path=usr/squid/share/errors/templates/ERR_WRITE_ERROR
1762 file path=usr/squid/share/errors/templates/ERR_ZERO_SIZE_OBJECT
47263a 1763 file path=usr/squid/share/errors/templates/error-details.txt
CM 1764 link path=usr/squid/share/errors/th-th target=th
15a7a4 1765 file path=usr/squid/share/errors/th/ERR_ACCESS_DENIED
47263a 1766 file path=usr/squid/share/errors/th/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 1767 file path=usr/squid/share/errors/th/ERR_AGENT_CONFIGURE
1768 file path=usr/squid/share/errors/th/ERR_AGENT_WPAD
15a7a4 1769 file path=usr/squid/share/errors/th/ERR_CACHE_ACCESS_DENIED
SS 1770 file path=usr/squid/share/errors/th/ERR_CACHE_MGR_ACCESS_DENIED
1771 file path=usr/squid/share/errors/th/ERR_CANNOT_FORWARD
1772 file path=usr/squid/share/errors/th/ERR_CONNECT_FAIL
1773 file path=usr/squid/share/errors/th/ERR_DIR_LISTING
1774 file path=usr/squid/share/errors/th/ERR_DNS_FAIL
1775 file path=usr/squid/share/errors/th/ERR_ESI
1776 file path=usr/squid/share/errors/th/ERR_FORWARDING_DENIED
1777 file path=usr/squid/share/errors/th/ERR_FTP_DISABLED
1778 file path=usr/squid/share/errors/th/ERR_FTP_FAILURE
1779 file path=usr/squid/share/errors/th/ERR_FTP_FORBIDDEN
1780 file path=usr/squid/share/errors/th/ERR_FTP_NOT_FOUND
1781 file path=usr/squid/share/errors/th/ERR_FTP_PUT_CREATED
1782 file path=usr/squid/share/errors/th/ERR_FTP_PUT_ERROR
1783 file path=usr/squid/share/errors/th/ERR_FTP_PUT_MODIFIED
1784 file path=usr/squid/share/errors/th/ERR_FTP_UNAVAILABLE
5fc33e 1785 file path=usr/squid/share/errors/th/ERR_GATEWAY_FAILURE
15a7a4 1786 file path=usr/squid/share/errors/th/ERR_ICAP_FAILURE
SS 1787 file path=usr/squid/share/errors/th/ERR_INVALID_REQ
1788 file path=usr/squid/share/errors/th/ERR_INVALID_RESP
1789 file path=usr/squid/share/errors/th/ERR_INVALID_URL
1790 file path=usr/squid/share/errors/th/ERR_LIFETIME_EXP
1791 file path=usr/squid/share/errors/th/ERR_NO_RELAY
1792 file path=usr/squid/share/errors/th/ERR_ONLY_IF_CACHED_MISS
5fc33e 1793 file path=usr/squid/share/errors/th/ERR_PRECONDITION_FAILED
15a7a4 1794 file path=usr/squid/share/errors/th/ERR_READ_ERROR
SS 1795 file path=usr/squid/share/errors/th/ERR_READ_TIMEOUT
1796 file path=usr/squid/share/errors/th/ERR_SECURE_CONNECT_FAIL
1797 file path=usr/squid/share/errors/th/ERR_SHUTTING_DOWN
1798 file path=usr/squid/share/errors/th/ERR_SOCKET_FAILURE
1799 file path=usr/squid/share/errors/th/ERR_TOO_BIG
1800 file path=usr/squid/share/errors/th/ERR_UNSUP_HTTPVERSION
1801 file path=usr/squid/share/errors/th/ERR_UNSUP_REQ
1802 file path=usr/squid/share/errors/th/ERR_URN_RESOLVE
1803 file path=usr/squid/share/errors/th/ERR_WRITE_ERROR
1804 file path=usr/squid/share/errors/th/ERR_ZERO_SIZE_OBJECT
47263a 1805 file path=usr/squid/share/errors/th/error-details.txt
CM 1806 link path=usr/squid/share/errors/tr-tr target=tr
15a7a4 1807 file path=usr/squid/share/errors/tr/ERR_ACCESS_DENIED
47263a 1808 file path=usr/squid/share/errors/tr/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 1809 file path=usr/squid/share/errors/tr/ERR_AGENT_CONFIGURE
1810 file path=usr/squid/share/errors/tr/ERR_AGENT_WPAD
15a7a4 1811 file path=usr/squid/share/errors/tr/ERR_CACHE_ACCESS_DENIED
SS 1812 file path=usr/squid/share/errors/tr/ERR_CACHE_MGR_ACCESS_DENIED
1813 file path=usr/squid/share/errors/tr/ERR_CANNOT_FORWARD
1814 file path=usr/squid/share/errors/tr/ERR_CONNECT_FAIL
1815 file path=usr/squid/share/errors/tr/ERR_DIR_LISTING
1816 file path=usr/squid/share/errors/tr/ERR_DNS_FAIL
1817 file path=usr/squid/share/errors/tr/ERR_ESI
1818 file path=usr/squid/share/errors/tr/ERR_FORWARDING_DENIED
1819 file path=usr/squid/share/errors/tr/ERR_FTP_DISABLED
1820 file path=usr/squid/share/errors/tr/ERR_FTP_FAILURE
1821 file path=usr/squid/share/errors/tr/ERR_FTP_FORBIDDEN
1822 file path=usr/squid/share/errors/tr/ERR_FTP_NOT_FOUND
1823 file path=usr/squid/share/errors/tr/ERR_FTP_PUT_CREATED
1824 file path=usr/squid/share/errors/tr/ERR_FTP_PUT_ERROR
1825 file path=usr/squid/share/errors/tr/ERR_FTP_PUT_MODIFIED
1826 file path=usr/squid/share/errors/tr/ERR_FTP_UNAVAILABLE
5fc33e 1827 file path=usr/squid/share/errors/tr/ERR_GATEWAY_FAILURE
15a7a4 1828 file path=usr/squid/share/errors/tr/ERR_ICAP_FAILURE
SS 1829 file path=usr/squid/share/errors/tr/ERR_INVALID_REQ
1830 file path=usr/squid/share/errors/tr/ERR_INVALID_RESP
1831 file path=usr/squid/share/errors/tr/ERR_INVALID_URL
1832 file path=usr/squid/share/errors/tr/ERR_LIFETIME_EXP
1833 file path=usr/squid/share/errors/tr/ERR_NO_RELAY
1834 file path=usr/squid/share/errors/tr/ERR_ONLY_IF_CACHED_MISS
5fc33e 1835 file path=usr/squid/share/errors/tr/ERR_PRECONDITION_FAILED
15a7a4 1836 file path=usr/squid/share/errors/tr/ERR_READ_ERROR
SS 1837 file path=usr/squid/share/errors/tr/ERR_READ_TIMEOUT
1838 file path=usr/squid/share/errors/tr/ERR_SECURE_CONNECT_FAIL
1839 file path=usr/squid/share/errors/tr/ERR_SHUTTING_DOWN
1840 file path=usr/squid/share/errors/tr/ERR_SOCKET_FAILURE
1841 file path=usr/squid/share/errors/tr/ERR_TOO_BIG
1842 file path=usr/squid/share/errors/tr/ERR_UNSUP_HTTPVERSION
1843 file path=usr/squid/share/errors/tr/ERR_UNSUP_REQ
1844 file path=usr/squid/share/errors/tr/ERR_URN_RESOLVE
1845 file path=usr/squid/share/errors/tr/ERR_WRITE_ERROR
1846 file path=usr/squid/share/errors/tr/ERR_ZERO_SIZE_OBJECT
47263a 1847 file path=usr/squid/share/errors/tr/error-details.txt
CM 1848 link path=usr/squid/share/errors/uk-ua target=uk
15a7a4 1849 file path=usr/squid/share/errors/uk/ERR_ACCESS_DENIED
47263a 1850 file path=usr/squid/share/errors/uk/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 1851 file path=usr/squid/share/errors/uk/ERR_AGENT_CONFIGURE
1852 file path=usr/squid/share/errors/uk/ERR_AGENT_WPAD
15a7a4 1853 file path=usr/squid/share/errors/uk/ERR_CACHE_ACCESS_DENIED
SS 1854 file path=usr/squid/share/errors/uk/ERR_CACHE_MGR_ACCESS_DENIED
1855 file path=usr/squid/share/errors/uk/ERR_CANNOT_FORWARD
1856 file path=usr/squid/share/errors/uk/ERR_CONNECT_FAIL
1857 file path=usr/squid/share/errors/uk/ERR_DIR_LISTING
1858 file path=usr/squid/share/errors/uk/ERR_DNS_FAIL
1859 file path=usr/squid/share/errors/uk/ERR_ESI
1860 file path=usr/squid/share/errors/uk/ERR_FORWARDING_DENIED
1861 file path=usr/squid/share/errors/uk/ERR_FTP_DISABLED
1862 file path=usr/squid/share/errors/uk/ERR_FTP_FAILURE
1863 file path=usr/squid/share/errors/uk/ERR_FTP_FORBIDDEN
1864 file path=usr/squid/share/errors/uk/ERR_FTP_NOT_FOUND
1865 file path=usr/squid/share/errors/uk/ERR_FTP_PUT_CREATED
1866 file path=usr/squid/share/errors/uk/ERR_FTP_PUT_ERROR
1867 file path=usr/squid/share/errors/uk/ERR_FTP_PUT_MODIFIED
1868 file path=usr/squid/share/errors/uk/ERR_FTP_UNAVAILABLE
5fc33e 1869 file path=usr/squid/share/errors/uk/ERR_GATEWAY_FAILURE
15a7a4 1870 file path=usr/squid/share/errors/uk/ERR_ICAP_FAILURE
SS 1871 file path=usr/squid/share/errors/uk/ERR_INVALID_REQ
1872 file path=usr/squid/share/errors/uk/ERR_INVALID_RESP
1873 file path=usr/squid/share/errors/uk/ERR_INVALID_URL
1874 file path=usr/squid/share/errors/uk/ERR_LIFETIME_EXP
1875 file path=usr/squid/share/errors/uk/ERR_NO_RELAY
1876 file path=usr/squid/share/errors/uk/ERR_ONLY_IF_CACHED_MISS
5fc33e 1877 file path=usr/squid/share/errors/uk/ERR_PRECONDITION_FAILED
15a7a4 1878 file path=usr/squid/share/errors/uk/ERR_READ_ERROR
SS 1879 file path=usr/squid/share/errors/uk/ERR_READ_TIMEOUT
1880 file path=usr/squid/share/errors/uk/ERR_SECURE_CONNECT_FAIL
1881 file path=usr/squid/share/errors/uk/ERR_SHUTTING_DOWN
1882 file path=usr/squid/share/errors/uk/ERR_SOCKET_FAILURE
1883 file path=usr/squid/share/errors/uk/ERR_TOO_BIG
1884 file path=usr/squid/share/errors/uk/ERR_UNSUP_HTTPVERSION
1885 file path=usr/squid/share/errors/uk/ERR_UNSUP_REQ
1886 file path=usr/squid/share/errors/uk/ERR_URN_RESOLVE
1887 file path=usr/squid/share/errors/uk/ERR_WRITE_ERROR
1888 file path=usr/squid/share/errors/uk/ERR_ZERO_SIZE_OBJECT
47263a 1889 file path=usr/squid/share/errors/uk/error-details.txt
15a7a4 1890 file path=usr/squid/share/errors/uz/ERR_ACCESS_DENIED
47263a 1891 file path=usr/squid/share/errors/uz/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 1892 file path=usr/squid/share/errors/uz/ERR_AGENT_CONFIGURE
1893 file path=usr/squid/share/errors/uz/ERR_AGENT_WPAD
15a7a4 1894 file path=usr/squid/share/errors/uz/ERR_CACHE_ACCESS_DENIED
SS 1895 file path=usr/squid/share/errors/uz/ERR_CACHE_MGR_ACCESS_DENIED
1896 file path=usr/squid/share/errors/uz/ERR_CANNOT_FORWARD
1897 file path=usr/squid/share/errors/uz/ERR_CONNECT_FAIL
1898 file path=usr/squid/share/errors/uz/ERR_DIR_LISTING
1899 file path=usr/squid/share/errors/uz/ERR_DNS_FAIL
1900 file path=usr/squid/share/errors/uz/ERR_ESI
1901 file path=usr/squid/share/errors/uz/ERR_FORWARDING_DENIED
1902 file path=usr/squid/share/errors/uz/ERR_FTP_DISABLED
1903 file path=usr/squid/share/errors/uz/ERR_FTP_FAILURE
1904 file path=usr/squid/share/errors/uz/ERR_FTP_FORBIDDEN
1905 file path=usr/squid/share/errors/uz/ERR_FTP_NOT_FOUND
1906 file path=usr/squid/share/errors/uz/ERR_FTP_PUT_CREATED
1907 file path=usr/squid/share/errors/uz/ERR_FTP_PUT_ERROR
1908 file path=usr/squid/share/errors/uz/ERR_FTP_PUT_MODIFIED
1909 file path=usr/squid/share/errors/uz/ERR_FTP_UNAVAILABLE
5fc33e 1910 file path=usr/squid/share/errors/uz/ERR_GATEWAY_FAILURE
15a7a4 1911 file path=usr/squid/share/errors/uz/ERR_ICAP_FAILURE
SS 1912 file path=usr/squid/share/errors/uz/ERR_INVALID_REQ
1913 file path=usr/squid/share/errors/uz/ERR_INVALID_RESP
1914 file path=usr/squid/share/errors/uz/ERR_INVALID_URL
1915 file path=usr/squid/share/errors/uz/ERR_LIFETIME_EXP
1916 file path=usr/squid/share/errors/uz/ERR_NO_RELAY
1917 file path=usr/squid/share/errors/uz/ERR_ONLY_IF_CACHED_MISS
5fc33e 1918 file path=usr/squid/share/errors/uz/ERR_PRECONDITION_FAILED
15a7a4 1919 file path=usr/squid/share/errors/uz/ERR_READ_ERROR
SS 1920 file path=usr/squid/share/errors/uz/ERR_READ_TIMEOUT
1921 file path=usr/squid/share/errors/uz/ERR_SECURE_CONNECT_FAIL
1922 file path=usr/squid/share/errors/uz/ERR_SHUTTING_DOWN
1923 file path=usr/squid/share/errors/uz/ERR_SOCKET_FAILURE
1924 file path=usr/squid/share/errors/uz/ERR_TOO_BIG
1925 file path=usr/squid/share/errors/uz/ERR_UNSUP_HTTPVERSION
1926 file path=usr/squid/share/errors/uz/ERR_UNSUP_REQ
1927 file path=usr/squid/share/errors/uz/ERR_URN_RESOLVE
1928 file path=usr/squid/share/errors/uz/ERR_WRITE_ERROR
1929 file path=usr/squid/share/errors/uz/ERR_ZERO_SIZE_OBJECT
47263a 1930 file path=usr/squid/share/errors/uz/error-details.txt
CM 1931 link path=usr/squid/share/errors/vi-vn target=vi
5fc33e 1932 file path=usr/squid/share/errors/vi/ERR_ACCESS_DENIED
47263a 1933 file path=usr/squid/share/errors/vi/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 1934 file path=usr/squid/share/errors/vi/ERR_AGENT_CONFIGURE
1935 file path=usr/squid/share/errors/vi/ERR_AGENT_WPAD
5fc33e 1936 file path=usr/squid/share/errors/vi/ERR_CACHE_ACCESS_DENIED
SS 1937 file path=usr/squid/share/errors/vi/ERR_CACHE_MGR_ACCESS_DENIED
1938 file path=usr/squid/share/errors/vi/ERR_CANNOT_FORWARD
1939 file path=usr/squid/share/errors/vi/ERR_CONNECT_FAIL
1940 file path=usr/squid/share/errors/vi/ERR_DIR_LISTING
1941 file path=usr/squid/share/errors/vi/ERR_DNS_FAIL
1942 file path=usr/squid/share/errors/vi/ERR_ESI
1943 file path=usr/squid/share/errors/vi/ERR_FORWARDING_DENIED
1944 file path=usr/squid/share/errors/vi/ERR_FTP_DISABLED
1945 file path=usr/squid/share/errors/vi/ERR_FTP_FAILURE
1946 file path=usr/squid/share/errors/vi/ERR_FTP_FORBIDDEN
1947 file path=usr/squid/share/errors/vi/ERR_FTP_NOT_FOUND
1948 file path=usr/squid/share/errors/vi/ERR_FTP_PUT_CREATED
1949 file path=usr/squid/share/errors/vi/ERR_FTP_PUT_ERROR
1950 file path=usr/squid/share/errors/vi/ERR_FTP_PUT_MODIFIED
1951 file path=usr/squid/share/errors/vi/ERR_FTP_UNAVAILABLE
1952 file path=usr/squid/share/errors/vi/ERR_GATEWAY_FAILURE
1953 file path=usr/squid/share/errors/vi/ERR_ICAP_FAILURE
1954 file path=usr/squid/share/errors/vi/ERR_INVALID_REQ
1955 file path=usr/squid/share/errors/vi/ERR_INVALID_RESP
1956 file path=usr/squid/share/errors/vi/ERR_INVALID_URL
1957 file path=usr/squid/share/errors/vi/ERR_LIFETIME_EXP
1958 file path=usr/squid/share/errors/vi/ERR_NO_RELAY
1959 file path=usr/squid/share/errors/vi/ERR_ONLY_IF_CACHED_MISS
1960 file path=usr/squid/share/errors/vi/ERR_PRECONDITION_FAILED
1961 file path=usr/squid/share/errors/vi/ERR_READ_ERROR
1962 file path=usr/squid/share/errors/vi/ERR_READ_TIMEOUT
1963 file path=usr/squid/share/errors/vi/ERR_SECURE_CONNECT_FAIL
1964 file path=usr/squid/share/errors/vi/ERR_SHUTTING_DOWN
1965 file path=usr/squid/share/errors/vi/ERR_SOCKET_FAILURE
1966 file path=usr/squid/share/errors/vi/ERR_TOO_BIG
1967 file path=usr/squid/share/errors/vi/ERR_UNSUP_HTTPVERSION
1968 file path=usr/squid/share/errors/vi/ERR_UNSUP_REQ
1969 file path=usr/squid/share/errors/vi/ERR_URN_RESOLVE
1970 file path=usr/squid/share/errors/vi/ERR_WRITE_ERROR
1971 file path=usr/squid/share/errors/vi/ERR_ZERO_SIZE_OBJECT
47263a 1972 file path=usr/squid/share/errors/vi/error-details.txt
15a7a4 1973 file path=usr/squid/share/errors/zh-cn/ERR_ACCESS_DENIED
47263a 1974 file path=usr/squid/share/errors/zh-cn/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 1975 file path=usr/squid/share/errors/zh-cn/ERR_AGENT_CONFIGURE
1976 file path=usr/squid/share/errors/zh-cn/ERR_AGENT_WPAD
15a7a4 1977 file path=usr/squid/share/errors/zh-cn/ERR_CACHE_ACCESS_DENIED
SS 1978 file path=usr/squid/share/errors/zh-cn/ERR_CACHE_MGR_ACCESS_DENIED
1979 file path=usr/squid/share/errors/zh-cn/ERR_CANNOT_FORWARD
1980 file path=usr/squid/share/errors/zh-cn/ERR_CONNECT_FAIL
1981 file path=usr/squid/share/errors/zh-cn/ERR_DIR_LISTING
1982 file path=usr/squid/share/errors/zh-cn/ERR_DNS_FAIL
1983 file path=usr/squid/share/errors/zh-cn/ERR_ESI
1984 file path=usr/squid/share/errors/zh-cn/ERR_FORWARDING_DENIED
1985 file path=usr/squid/share/errors/zh-cn/ERR_FTP_DISABLED
1986 file path=usr/squid/share/errors/zh-cn/ERR_FTP_FAILURE
1987 file path=usr/squid/share/errors/zh-cn/ERR_FTP_FORBIDDEN
1988 file path=usr/squid/share/errors/zh-cn/ERR_FTP_NOT_FOUND
1989 file path=usr/squid/share/errors/zh-cn/ERR_FTP_PUT_CREATED
1990 file path=usr/squid/share/errors/zh-cn/ERR_FTP_PUT_ERROR
1991 file path=usr/squid/share/errors/zh-cn/ERR_FTP_PUT_MODIFIED
1992 file path=usr/squid/share/errors/zh-cn/ERR_FTP_UNAVAILABLE
5fc33e 1993 file path=usr/squid/share/errors/zh-cn/ERR_GATEWAY_FAILURE
15a7a4 1994 file path=usr/squid/share/errors/zh-cn/ERR_ICAP_FAILURE
SS 1995 file path=usr/squid/share/errors/zh-cn/ERR_INVALID_REQ
1996 file path=usr/squid/share/errors/zh-cn/ERR_INVALID_RESP
1997 file path=usr/squid/share/errors/zh-cn/ERR_INVALID_URL
1998 file path=usr/squid/share/errors/zh-cn/ERR_LIFETIME_EXP
1999 file path=usr/squid/share/errors/zh-cn/ERR_NO_RELAY
2000 file path=usr/squid/share/errors/zh-cn/ERR_ONLY_IF_CACHED_MISS
5fc33e 2001 file path=usr/squid/share/errors/zh-cn/ERR_PRECONDITION_FAILED
15a7a4 2002 file path=usr/squid/share/errors/zh-cn/ERR_READ_ERROR
SS 2003 file path=usr/squid/share/errors/zh-cn/ERR_READ_TIMEOUT
2004 file path=usr/squid/share/errors/zh-cn/ERR_SECURE_CONNECT_FAIL
2005 file path=usr/squid/share/errors/zh-cn/ERR_SHUTTING_DOWN
2006 file path=usr/squid/share/errors/zh-cn/ERR_SOCKET_FAILURE
2007 file path=usr/squid/share/errors/zh-cn/ERR_TOO_BIG
2008 file path=usr/squid/share/errors/zh-cn/ERR_UNSUP_HTTPVERSION
2009 file path=usr/squid/share/errors/zh-cn/ERR_UNSUP_REQ
2010 file path=usr/squid/share/errors/zh-cn/ERR_URN_RESOLVE
2011 file path=usr/squid/share/errors/zh-cn/ERR_WRITE_ERROR
2012 file path=usr/squid/share/errors/zh-cn/ERR_ZERO_SIZE_OBJECT
47263a 2013 file path=usr/squid/share/errors/zh-cn/error-details.txt
CM 2014 link path=usr/squid/share/errors/zh-hk target=zh-tw
2015 link path=usr/squid/share/errors/zh-mo target=zh-tw
2016 link path=usr/squid/share/errors/zh-sg target=zh-cn
15a7a4 2017 file path=usr/squid/share/errors/zh-tw/ERR_ACCESS_DENIED
47263a 2018 file path=usr/squid/share/errors/zh-tw/ERR_ACL_TIME_QUOTA_EXCEEDED
CM 2019 file path=usr/squid/share/errors/zh-tw/ERR_AGENT_CONFIGURE
2020 file path=usr/squid/share/errors/zh-tw/ERR_AGENT_WPAD
15a7a4 2021 file path=usr/squid/share/errors/zh-tw/ERR_CACHE_ACCESS_DENIED
SS 2022 file path=usr/squid/share/errors/zh-tw/ERR_CACHE_MGR_ACCESS_DENIED
2023 file path=usr/squid/share/errors/zh-tw/ERR_CANNOT_FORWARD
2024 file path=usr/squid/share/errors/zh-tw/ERR_CONNECT_FAIL
2025 file path=usr/squid/share/errors/zh-tw/ERR_DIR_LISTING
2026 file path=usr/squid/share/errors/zh-tw/ERR_DNS_FAIL
2027 file path=usr/squid/share/errors/zh-tw/ERR_ESI
2028 file path=usr/squid/share/errors/zh-tw/ERR_FORWARDING_DENIED
2029 file path=usr/squid/share/errors/zh-tw/ERR_FTP_DISABLED
2030 file path=usr/squid/share/errors/zh-tw/ERR_FTP_FAILURE
2031 file path=usr/squid/share/errors/zh-tw/ERR_FTP_FORBIDDEN
2032 file path=usr/squid/share/errors/zh-tw/ERR_FTP_NOT_FOUND
2033 file path=usr/squid/share/errors/zh-tw/ERR_FTP_PUT_CREATED
2034 file path=usr/squid/share/errors/zh-tw/ERR_FTP_PUT_ERROR
2035 file path=usr/squid/share/errors/zh-tw/ERR_FTP_PUT_MODIFIED
2036 file path=usr/squid/share/errors/zh-tw/ERR_FTP_UNAVAILABLE
5fc33e 2037 file path=usr/squid/share/errors/zh-tw/ERR_GATEWAY_FAILURE
15a7a4 2038 file path=usr/squid/share/errors/zh-tw/ERR_ICAP_FAILURE
SS 2039 file path=usr/squid/share/errors/zh-tw/ERR_INVALID_REQ
2040 file path=usr/squid/share/errors/zh-tw/ERR_INVALID_RESP
2041 file path=usr/squid/share/errors/zh-tw/ERR_INVALID_URL
2042 file path=usr/squid/share/errors/zh-tw/ERR_LIFETIME_EXP
2043 file path=usr/squid/share/errors/zh-tw/ERR_NO_RELAY
2044 file path=usr/squid/share/errors/zh-tw/ERR_ONLY_IF_CACHED_MISS
5fc33e 2045 file path=usr/squid/share/errors/zh-tw/ERR_PRECONDITION_FAILED
15a7a4 2046 file path=usr/squid/share/errors/zh-tw/ERR_READ_ERROR
SS 2047 file path=usr/squid/share/errors/zh-tw/ERR_READ_TIMEOUT
2048 file path=usr/squid/share/errors/zh-tw/ERR_SECURE_CONNECT_FAIL
2049 file path=usr/squid/share/errors/zh-tw/ERR_SHUTTING_DOWN
2050 file path=usr/squid/share/errors/zh-tw/ERR_SOCKET_FAILURE
2051 file path=usr/squid/share/errors/zh-tw/ERR_TOO_BIG
2052 file path=usr/squid/share/errors/zh-tw/ERR_UNSUP_HTTPVERSION
2053 file path=usr/squid/share/errors/zh-tw/ERR_UNSUP_REQ
2054 file path=usr/squid/share/errors/zh-tw/ERR_URN_RESOLVE
2055 file path=usr/squid/share/errors/zh-tw/ERR_WRITE_ERROR
2056 file path=usr/squid/share/errors/zh-tw/ERR_ZERO_SIZE_OBJECT
47263a 2057 file path=usr/squid/share/errors/zh-tw/error-details.txt
2b3447 2058 file path=usr/squid/share/icons/anthony-binhex.gif
SS 2059 file path=usr/squid/share/icons/anthony-bomb.gif
2060 file path=usr/squid/share/icons/anthony-box.gif
2061 file path=usr/squid/share/icons/anthony-box2.gif
2062 file path=usr/squid/share/icons/anthony-c.gif
2063 file path=usr/squid/share/icons/anthony-compressed.gif
2064 file path=usr/squid/share/icons/anthony-dir.gif
2065 file path=usr/squid/share/icons/anthony-dirup.gif
2066 file path=usr/squid/share/icons/anthony-dvi.gif
2067 file path=usr/squid/share/icons/anthony-f.gif
2068 file path=usr/squid/share/icons/anthony-image.gif
2069 file path=usr/squid/share/icons/anthony-image2.gif
2070 file path=usr/squid/share/icons/anthony-layout.gif
2071 file path=usr/squid/share/icons/anthony-link.gif
2072 file path=usr/squid/share/icons/anthony-movie.gif
2073 file path=usr/squid/share/icons/anthony-pdf.gif
2074 file path=usr/squid/share/icons/anthony-portal.gif
2075 file path=usr/squid/share/icons/anthony-ps.gif
2076 file path=usr/squid/share/icons/anthony-quill.gif
2077 file path=usr/squid/share/icons/anthony-script.gif
2078 file path=usr/squid/share/icons/anthony-sound.gif
2079 file path=usr/squid/share/icons/anthony-tar.gif
2080 file path=usr/squid/share/icons/anthony-tex.gif
2081 file path=usr/squid/share/icons/anthony-text.gif
2082 file path=usr/squid/share/icons/anthony-unknown.gif
2083 file path=usr/squid/share/icons/anthony-xbm.gif
2084 file path=usr/squid/share/icons/anthony-xpm.gif
2085 file path=usr/squid/share/mib.txt