全球主机交流论坛

标题: wikipedia down? [打印本页]

作者: 单手摘月    时间: 2014-2-3 19:11
提示: 作者被禁止或删除 内容自动屏蔽
作者: hfhfg    时间: 2014-2-3 19:39
  1. Server        Apache
  2. X-Powered-By        PHP/5.3.10-1ubuntu3.9+wmf1
复制代码

目测楼主的DNS被污染了。。。。。。
作者: imsun    时间: 2014-2-3 19:41
https 也会污染到?
作者: hfhfg    时间: 2014-2-3 19:42
imsun 发表于 2014-2-3 19:41
https 也会污染到?

google https也会被重置到?
作者: 单手摘月    时间: 2014-2-3 19:50
提示: 作者被禁止或删除 内容自动屏蔽
作者: hfhfg    时间: 2014-2-3 19:51
单手摘月 发表于 2014-2-3 19:50
w我翻了**的。。。。。

我这里显示中文wiki没有反代,直接Apache。。。所以你的那个nginx不知道哪里来的了。。。
作者: hfhfg    时间: 2014-2-3 19:54
单手摘月 发表于 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
作者: 单手摘月    时间: 2014-2-3 19:54
提示: 作者被禁止或删除 内容自动屏蔽
作者: hfhfg    时间: 2014-2-3 19:58
单手摘月 发表于 2014-2-3 19:54
不科学啊,换了代理还是nginx。。。

我知道为什么了,https就是nginx,http就是apache,哈哈
作者: orvice    时间: 2014-2-3 20:04
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
作者: hfhfg    时间: 2014-2-3 20:05
orvice 发表于 2014-2-3 20:04
vps上也是nginx

9楼已解释~~~~END
作者: orvice    时间: 2014-2-3 20:06
  1. root@la:~/test# curl -v http://zh.wikipedia.org
  2. * About to connect() to zh.wikipedia.org port 80 (#0)
  3. *   Trying 208.80.154.224...
  4. * connected
  5. * Connected to zh.wikipedia.org (208.80.154.224) port 80 (#0)
  6. > GET / HTTP/1.1
  7. > User-Agent: curl/7.26.0
  8. > Host: zh.wikipedia.org
  9. > Accept: */*
  10. >
  11. * additional stuff not fine transfer.c:1037: 0 0
  12. * HTTP 1.1 or later with persistent connection, pipelining supported
  13. < HTTP/1.1 301 Moved Permanently
  14. < Server: Apache
  15. < X-Powered-By: PHP/5.3.10-1ubuntu3.9+wmf1
  16. < X-Content-Type-Options: nosniff
  17. < Cache-control: s-maxage=1200, must-revalidate, max-age=0
  18. < Vary: Accept-Encoding,X-Forwarded-Proto,Cookie,Accept-Language
  19. < 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
  20. < Last-Modified: Mon, 03 Feb 2014 12:06:34 GMT
  21. < Location: http://zh.wikipedia.org/wiki/Wikipedia:%E9%A6%96%E9%A1%B5
  22. < Content-Type: text/html; charset=utf-8
  23. < X-Varnish: 3210630434 3210619743, 1666349458 1666025725
  24. < Via: 1.1 varnish, 1.1 varnish
  25. < Transfer-Encoding: chunked
  26. < Date: Mon, 03 Feb 2014 12:09:38 GMT
  27. < Age: 184
  28. < Connection: keep-alive
  29. < X-Cache: cp1054 hit (1), cp1054 frontend hit (7)
  30. <
  31. * Connection #0 to host zh.wikipedia.org left intact
  32. * Closing connection #0
复制代码

作者: orvice    时间: 2014-2-3 20:07
hfhfg 发表于 2014-2-3 19:51
我这里显示中文wiki没有反代,直接Apache。。。所以你的那个nginx不知道哪里来的了。。。 ...

看10楼和12楼
作者: orvice    时间: 2014-2-3 20:08
hfhfg 发表于 2014-2-3 19:58
我知道为什么了,https就是nginx,http就是apache,哈哈

en
https用nginx反代了
作者: hfhfg    时间: 2014-2-3 20:08
orvice 发表于 2014-2-3 20:07
看10楼和12楼

你就是不看9楼么,亲
作者: orvice    时间: 2014-2-3 20:09
hfhfg 发表于 2014-2-3 20:08
你就是不看9楼么,亲

看了怎么机智的水啊
作者: hfhfg    时间: 2014-2-3 20:10
orvice 发表于 2014-2-3 20:09
看了怎么机智的水啊

我们又机智的水了几帖
作者: orvice    时间: 2014-2-3 20:17
hfhfg 发表于 2014-2-3 20:10
我们又机智的水了几帖

在水一帖被




欢迎光临 全球主机交流论坛 (https://443502.xyz/) Powered by Discuz! X3.4