]> git.ipfire.org Git - thirdparty/squid.git/blame - errors/templates/ERR_SOCKET_FAILURE
Stop appending sig to every errorpage file load.
[thirdparty/squid.git] / errors / templates / ERR_SOCKET_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>
3<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
4<title>ERROR: The requested URL could not be retrieved</title>
5b52cb6c 5<style type="text/css"><!-- %l --></style>
8289d754
AJ
6</head><body>
7<h1>ERROR</h1>
8<h2>The requested URL could not be retrieved</h2>
9<hr>
10<p>The following error was encountered while trying to retrieve the URL: <a href="%U">%U</a></p>
11
5b52cb6c 12<blockquote id="error">
8289d754
AJ
13<p><b>Socket Failure</b></p>
14</blockquote>
15
5b52cb6c 16<p id="sysmsg">The system returned: <i>%E</i></p>
8289d754
AJ
17
18<p>Squid is unable to create a TCP socket, presumably due to excessive load. Please retry your request.</p>
19
20<p>Your cache administrator is <a href="mailto:%w%W">%w</a>.</p>
f688e673 21
5b52cb6c
AJ
22<br>
23<hr>
f688e673
AJ
24<div id="footer">Generated %T by %h (%s)</div>
25</body></html>