全球主机交流论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

IP归属甄别会员请立即修改密码
查看: 1844|回复: 17
打印 上一主题 下一主题

[Windows VPS] wikipedia down?

[复制链接]
跳转到指定楼层
1#
发表于 2014-2-3 19:11:05 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
提示: 作者被禁止或删除 内容自动屏蔽
2#
发表于 2014-2-3 19:39:02 | 只看该作者
  1. Server        Apache
  2. X-Powered-By        PHP/5.3.10-1ubuntu3.9+wmf1
复制代码

目测楼主的DNS被污染了。。。。。。
3#
发表于 2014-2-3 19:41:24 | 只看该作者
https 也会污染到?
4#
发表于 2014-2-3 19:42:26 | 只看该作者
imsun 发表于 2014-2-3 19:41
https 也会污染到?

google https也会被重置到?
5#
 楼主| 发表于 2014-2-3 19:50:40 | 只看该作者
提示: 作者被禁止或删除 内容自动屏蔽
6#
发表于 2014-2-3 19:51:59 | 只看该作者
单手摘月 发表于 2014-2-3 19:50
w我翻了**的。。。。。

我这里显示中文wiki没有反代,直接Apache。。。所以你的那个nginx不知道哪里来的了。。。
7#
发表于 2014-2-3 19:54:13 | 只看该作者
单手摘月 发表于 2014-2-3 19:50
w我翻了**的。。。。。

现在可以访问了


你的nginx都不知道哪来的。。。
Accept-Ranges        bytes
Age        15407
Cache-Control        private, s-maxage=0, max-age=0, must-revalidate
Connection        keep-alive
Content-Encoding        gzip
Content-Type        text/javascript; charset=UTF-8
Date        Mon, 03 Feb 2014 11:57:00 GMT
Last-Modified        Tue, 03 Dec 2013 00:46:26 GMT
Server        Apache
Vary        Accept-Encoding
X-Cache        cp1065 hit (6), cp1068 frontend hit (1093977)
X-Content-Type-Options        nosniff
X-Powered-By        PHP/5.3.10-1ubuntu3.9+wmf1
X-Varnish        2291831247 2291830992, 1738652335 1712601050
X-Vary-Options        Accept-Encoding;list-contains=gzip
via        1.1 varnish, 1.1 varnish
8#
 楼主| 发表于 2014-2-3 19:54:49 | 只看该作者
提示: 作者被禁止或删除 内容自动屏蔽
9#
发表于 2014-2-3 19:58:59 | 只看该作者
单手摘月 发表于 2014-2-3 19:54
不科学啊,换了代理还是nginx。。。

我知道为什么了,https就是nginx,http就是apache,哈哈
10#
发表于 2014-2-3 20:04:57 | 只看该作者
hfhfg 发表于 2014-2-3 19:39
目测楼主的DNS被污染了。。。。。。
  1. root@la:~/test# curl -v https://zh.wikipedia.org
  2. * About to connect() to zh.wikipedia.org port 443 (#0)
  3. *   Trying 208.80.154.224...
  4. * connected
  5. * Connected to zh.wikipedia.org (208.80.154.224) port 443 (#0)
  6. * successfully set certificate verify locations:
  7. *   CAfile: none
  8.   CApath: /etc/ssl/certs
  9. * SSLv3, TLS handshake, Client hello (1):
  10. * SSLv3, TLS handshake, Server hello (2):
  11. * SSLv3, TLS handshake, CERT (11):
  12. * SSLv3, TLS handshake, Server finished (14):
  13. * SSLv3, TLS handshake, Client key exchange (16):
  14. * SSLv3, TLS change cipher, Client hello (1):
  15. * SSLv3, TLS handshake, Finished (20):
  16. * SSLv3, TLS change cipher, Client hello (1):
  17. * SSLv3, TLS handshake, Finished (20):
  18. * SSL connection using AES128-GCM-SHA256
  19. * Server certificate:
  20. *          subject: C=US; ST=California; L=San Francisco; O=Wikimedia Foundation, Inc.; CN=*.wikipedia.org
  21. *          start date: 2012-10-22 00:00:00 GMT
  22. *          expire date: 2016-01-20 12:00:00 GMT
  23. *          subjectAltName: zh.wikipedia.org matched
  24. *          issuer: C=US; O=DigiCert Inc; OU=www.digicert.com; CN=DigiCert High Assurance CA-3
  25. *          SSL certificate verify ok.
  26. > GET / HTTP/1.1
  27. > User-Agent: curl/7.26.0
  28. > Host: zh.wikipedia.org
  29. > Accept: */*
  30. >
  31. * additional stuff not fine transfer.c:1037: 0 0
  32. * HTTP 1.1 or later with persistent connection, pipelining supported
  33. < HTTP/1.1 301 Moved Permanently
  34. < Server: nginx/1.1.19
  35. < Date: Mon, 03 Feb 2014 12:07:42 GMT
  36. < Content-Type: text/html; charset=utf-8
  37. < Transfer-Encoding: chunked
  38. < Connection: keep-alive
  39. < X-Powered-By: PHP/5.3.10-1ubuntu3.9+wmf1
  40. < X-Content-Type-Options: nosniff
  41. < Cache-control: s-maxage=1200, must-revalidate, max-age=0
  42. < Vary: Accept-Encoding,X-Forwarded-Proto,Cookie,Accept-Language
  43. < X-Vary-Options: Accept-Encoding;list-contains=gzip,X-Forwarded-Proto,Cookie;string-contains=zhwikiToken;string-contains=zhwikiLoggedOut;string-contains=forceHTTPS;string-contains=zhwikiSession;string-contains=centralauth_Token;string-contains=centralauth_Session;string-contains=centralauth_LoggedOut;string-contains=mf_useformat;string-contains=stopMobileRedirect,Accept-Language;string-contains=zh-hans;string-contains=zh-Hans;string-contains=zh-hant;string-contains=zh-Hant;string-contains=zh-cn;string-contains=zh-CN;string-contains=zh-hk;string-contains=zh-HK;string-contains=zh-mo;string-contains=zh-MO;string-contains=zh-sg;string-contains=zh-SG;string-contains=zh-tw;string-contains=zh-TW
  44. < Last-Modified: Mon, 03 Feb 2014 11:53:53 GMT
  45. < Location: https://zh.wikipedia.org/wiki/Wikipedia:%E9%A6%96%E9%A1%B5
  46. < X-Varnish: 3209987557 3209751362, 3117156199 3116030299
  47. < Via: 1.1 varnish, 1.1 varnish
  48. < Age: 829
  49. < X-Cache: cp1054 hit (5), cp1052 frontend hit (4)
  50. <
  51. * Connection #0 to host zh.wikipedia.org left intact
  52. * Closing connection #0
  53. * SSLv3, TLS alert, Client hello (1):
复制代码

vps上也是nginx
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|全球主机交流论坛

GMT+8, 2025-9-26 04:24 , Processed in 0.080534 second(s), 13 queries , Gzip On, MemCache On.

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表