我最近開始遇到這個非常有趣的問題。隨機地,一個 30 分鐘前可能正常運行的網頁會突然無法加載,導致伺服器無回應。我知道這不是真的,因為使用代理,網頁載入正常。使用 CL ping 網頁會導致逾時。這些間歇性故障持續 10-60 分鐘,然後自行消失。
然而最近,en.wikipedia.org已經超過24小時沒有工作了,這讓我懷疑我的電腦配置有問題,所以我禁用了所有AV/FW程序,但無濟於事。我的連線由我所在組織的 IT 部門提供。我唯一的非標準設定是一個開關。使用相同連線的其他人不會遇到此問題。除非有病毒,否則我很困惑。
答案1
使用 OpenDNS。
從這裡,
Windows 7
1. Open Network Connections by clicking the Start button Picture of the
Start button, and then clicking Control Panel. In the search box,
type adapter, and then, under Network and Sharing Center, click View
network connections.
2. Right-click the connection that you want to change, and then click
Properties. Administrator permission required If you're prompted for
an administrator password or confirmation, type the password or
provide confirmation.
3. Click the Networking tab. Under This connection uses the following
items, click either Internet Protocol Version 4 (TCP/IPv4) or
Internet Protocol Version 6 (TCP/IPv6), and then click Properties.
4. click Use the following DNS server addresses, and then, in the
Preferred DNS server and Alternate DNS server boxes, type the
addresses of the primary and secondary DNS servers.
Primary: 208.67.222.222
Alternative: 208.67.220.220
清除瀏覽器 Cookie
答案2
嘗試清除您的 DNS 快取。如果您使用的是 Windows:
- 以管理員身分開啟命令提示字元。
- 類型
ipconfig /flushdns
- 關閉所有瀏覽器窗口,稍等片刻,然後重試。
看看這是否有效。