V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  chinabrowser  ›  全部回复第 6 页 / 共 15 页
回复总数  297
1  2  3  4  5  6  7  8  9  10 ... 15  
2015-06-26 02:31:00 +08:00
回复了 chinabrowser 创建的主题 云计算 Google Cloud 全线降价 40%
@RangerWolf 仔细看看图表...
2015-06-24 19:16:52 +08:00
回复了 chinabrowser 创建的主题 VPS 蛤蛤 Krypt 新加坡死了
@coreos
2015-06-24 19:16:37 +08:00
回复了 chinabrowser 创建的主题 VPS 蛤蛤 Krypt 新加坡死了
@dzxx36gyy 直接在Krypt买的 测速文件肯定是你那被缓存了
2015-06-22 02:09:27 +08:00
回复了 chinabrowser 创建的主题 VPS 蛤蛤 Krypt 新加坡死了
@jaleo 确认( ̄⊿ ̄)
目前我本地电信到kt延迟300+
到softlayer hk才19
2015-06-21 22:24:25 +08:00
回复了 chinabrowser 创建的主题 VPS 蛤蛤 Krypt 新加坡死了
@geekzu 你去找客服问 他们说以后不可能继续用CN2了
目前我这广西地区都是绕美国Level3
2015-06-21 22:21:14 +08:00
回复了 chinabrowser 创建的主题 VPS 蛤蛤 Krypt 新加坡死了
@geekzu 电信不走CN2
2015-06-21 01:17:23 +08:00
回复了 holinhot 创建的主题 Google App Engine google cloud 的 sql 不同地区怎么 ping 起来都是 0.2ms
你的sql有设置偏好区域吗...
没设置的话就是这样的...
2015-06-19 22:10:13 +08:00
回复了 zouxcs 创建的主题 程序员 申请了 Astrill 的 7 天试用,然后
表示用的VyprVPN 貌似现在用的还不是很多
美国LA节点加上变色龙加密 电信12M能看1080P
留个1个月免费试用的链接 去掉小尾巴可就没用了╮(╯_╰)╭

https://www.goldenfrog.com/CN/vyprvpn/refer-a-friend/get-a-free-month?ar=da5rkpbk6bhrj_1
2015-06-15 01:21:41 +08:00
回复了 jiangzhizhou 创建的主题 Apple ios8.4 beta ocserv anyconnect 速度不错
@AVC
来教做人
2015-06-15 01:09:18 +08:00
回复了 ltm 创建的主题 NGINX 请教 Nginx 反代 google 的问题,反代 google ip 出错
这是我用的配置 服务器是日本的 用的HE的IPv6

server
{
listen 80;
server_name www.example.org example.org;

ssl on;
ssl_certificate /root/server.crt;
ssl_certificate_key /root/server.key;
ssl_protocols TLSv1 TLSv1.1 TLSv1.2;
ssl_ciphers ALL:-ADH:+HIGH:+MEDIUM:-LOW:-SSLv2:-EXP;


location / {
proxy_redirect https://www.google.co.jp/ /;
proxy_set_header Host "www.google.co.jp";
proxy_set_header Accept-Encoding "";
proxy_set_header User-Agent $http_user_agent;
proxy_set_header Accept-Language "zh-CN";
proxy_set_header Cookie "PREF=ID=047808f19f6com346:U=0f62f33dd8549d11:FF=2:LD=zh-CN:NW=1:TM=1325338577:LM=1332142444:GM=1:SG=2:S=rE0SyJh2W1IQ-Maw";
proxy_pass https://hosts;
subs_filter www.google.co.jp example.org;
subs_filter google.co.jp example.org;
sub_filter_once off;
}

}

server
{
listen 80;
server_name www.example.org example.org;
rewrite ^(.*) https://example.org/$1 permanent;
}

upstream hosts {
server [2404:6800:4004:80c::116]:443 max_fails=3;
server [2404:6800:4004:80c::171]:443 max_fails=3;
server [2404:6800:4004:80c::185]:443 max_fails=3;
server [2404:6800:4004:80c::119]:443 max_fails=3;
server [2404:6800:4004:80c::99]:443 max_fails=3;
server [2404:6800:4004:80c::25]:443 max_fails=3;
server [2404:6800:4004:80c::212]:443 max_fails=3;
server [2404:6800:4004:80c::23]:443 max_fails=3;
server [2404:6800:4004:80c::24]:443 max_fails=3;
server [2404:6800:4004:80c::233]:443 max_fails=3;
server [2404:6800:4004:80c::116]:443 max_fails=3;
server [2404:6800:4004:80c::117]:443 max_fails=3;
server [2404:6800:4004:80c::118]:443 max_fails=3;
server [2404:6800:4004:80c::119]:443 max_fails=3;
server [2404:6800:4004:80c::120]:443 max_fails=3;
server [2404:6800:4004:80c::121]:443 max_fails=3;
server [2404:6800:4004:80c::212]:443 max_fails=3;
server [2404:6800:4004:80c::123]:443 max_fails=3;
server [2404:6800:4004:80c::241]:443 max_fails=3;
server [2404:6800:4004:80c::225]:443 max_fails=3;
server [2404:6800:4004:80c::1616]:443 max_fails=3;
server [2404:6800:4004:80c::1741]:443 max_fails=3;
server [2404:6800:4004:80c::1865]:443 max_fails=3;
server [2404:6800:4004:80c::1129]:443 max_fails=3;
server [2404:6800:4004:80c::939]:443 max_fails=3;
server [2404:6800:4004:80c::275]:443 max_fails=3;
server [2404:6800:4004:80c::4212]:443 max_fails=3;
server [2404:6800:4004:80c::233]:443 max_fails=3;
server [2404:6800:4004:80c::2422]:443 max_fails=3;
server [2404:6800:4004:80c::2323]:443 max_fails=3;
server [2404:6800:4004:80c::1216]:443 max_fails=3;
server [2404:6800:4004:80c::1197]:443 max_fails=3;
server [2404:6800:4004:80c::1108]:443 max_fails=3;
server [2404:6800:4004:80c::11a9]:443 max_fails=3;
server [2404:6800:4004:80c::12b0]:443 max_fails=3;
server [2404:6800:4004:80c::12c1]:443 max_fails=3;
server [2404:6800:4004:80c::21c2]:443 max_fails=3;
server [2404:6800:4004:80c::1263]:443 max_fails=3;
server [2404:6800:4004:80c::24a1]:443 max_fails=3;
server [2404:6800:4004:80c::22a5]:443 max_fails=3;
}
2015-06-15 01:02:11 +08:00
回复了 ltm 创建的主题 NGINX 请教 Nginx 反代 google 的问题,反代 google ip 出错
多个GGC IP负载均衡才行 用单个IP太久就会被识别为机器人
2015-06-13 13:06:44 +08:00
回复了 Livid 创建的主题 DevOps 这个服务器安全狗有人在用么,实际效果如何?
还是CDN大法好..
2015-06-13 04:26:32 +08:00
回复了 hisway 创建的主题 PHP PHP7 Alpha 1 发布了
坐等HHVM新版本
2015-06-11 23:14:19 +08:00
回复了 chinabrowser 创建的主题 硬件 关闭超线程 单线程程序的性能会不会有所提高
@msg7086 略懂了
2015-06-11 01:18:00 +08:00
回复了 zmq175 创建的主题 NGINX 反代 dmm 变成直接跳转到 dmm.com 了,不知道为什么
@zmq175 反正我没实现 你试试吧
1  2  3  4  5  6  7  8  9  10 ... 15  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2454 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 34ms · UTC 10:26 · PVG 18:26 · LAX 03:26 · JFK 06:26
Developed with CodeLauncher
♥ Do have faith in what you're doing.