]> git.ipfire.org Git - thirdparty/squid.git/blame - errors/templates/ERR_ICAP_FAILURE
Source Format Enforcement (#763)
[thirdparty/squid.git] / errors / templates / ERR_ICAP_FAILURE
CommitLineData
8289d754
AJ
1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2<html><head>
f70aedc4 3<meta type="copyright" content="Copyright (C) 1996-2021 The Squid Software Foundation and contributors">
238054f1 4<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8289d754 5<title>ERROR: The requested URL could not be retrieved</title>
0b28135a
AJ
6<style type="text/css"><!--
7 %l
8
9body
10:lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
20da6852 11:lang(he) { direction: rtl; }
0b28135a 12 --></style>
d7f60e25 13</head><body id=%c>
2efb44d2 14<div id="titles">
8289d754
AJ
15<h1>ERROR</h1>
16<h2>The requested URL could not be retrieved</h2>
2efb44d2 17</div>
8289d754 18<hr>
2efb44d2
AJ
19
20<div id="content">
8289d754
AJ
21<p>The following error was encountered while trying to retrieve the URL: <a href="%U">%U</a></p>
22
5b52cb6c 23<blockquote id="error">
8289d754
AJ
24<p><b>ICAP protocol error.</b></p>
25</blockquote>
26
5b52cb6c 27<p id="sysmsg">The system returned: <i>%E</i></p>
8289d754
AJ
28
29<p>This means that some aspect of the ICAP communication failed.</p>
30
31<p>Some possible problems are:</p>
32<ul>
33<li><p>The ICAP server is not reachable.</p></li>
34<li><p>An Illegal response was received from the ICAP server.</p></li>
35</ul>
f688e673 36
5b52cb6c 37<br>
2efb44d2
AJ
38</div>
39
5b52cb6c 40<hr>
2efb44d2
AJ
41<div id="footer">
42<p>Generated %T by %h (%s)</p>
43<!-- %c -->
44</div>
f688e673 45</body></html>