File: ERR_LIFETIME_EXP

package info (click to toggle)
squid 7.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 33,388 kB
  • sloc: cpp: 184,632; ansic: 12,437; sh: 5,688; makefile: 5,245; perl: 2,560; sql: 326; python: 240; awk: 141; sed: 1
file content (38 lines) | stat: -rw-r--r-- 1,064 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html><head>
<meta type="copyright" content="Copyright (C) 1996-2026 The Squid Software Foundation and contributors">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>错误: 不能获取请求的 URL</title>
<style type="text/css"><!-- 
 %l

body
:lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
:lang(he) { direction: rtl; }
 --></style>
</head><body id="%c">
<div id="titles">
<h1>错误</h1>
<h2>您所请求的网址(URL)无法获取</h2>
</div>
<hr>

<div id="content">
<p>当尝试取回该 URL 时遇到下面的错误:<a href="%U">%U</a></p>

<blockquote id="error">
<p><b>连接已过期</b></p>
</blockquote>

<p>缓存服务器已终止您的连接请求,因为已经超过了最大连接等待时间。</p>

<p>缓存服务器的管理员 <a href="mailto:%w%W">%w</a>.</p>
<br>
</div>

<hr>
<div id="footer">
<p>已由 %h (%s) 生成 %T</p>
<!-- %c -->
</div>
</body></html>