hhhaiai / snova

Automatically exported from code.google.com/p/snova
1 stars 0 forks source link

打不开网页,求助 #202

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
上传成功后,代理端口也设置了,一直打不开网页,如图

Original issue reported on code.google.com by aa153275...@gmail.com on 24 Nov 2012 at 5:15

Attachments:

GoogleCodeExporter commented 9 years ago
注意看日志输出,已经说了“unsupported protocol  httpS”
gsnova.conf中某处配置错误

Original comment by yinqiwen@gmail.com on 24 Nov 2012 at 5:17

GoogleCodeExporter commented 9 years ago
全部的gsnova.conf如下,下载之后并没有改动,只加了个WorkerNod
e,不知道哪错了。。。。

[LocalServer]
Listen=localhost:48100
#AutoOpenWebUI=false

[GAE]
Enable=1
WorkerNode[0]=aa1532753665
WorkerNode[1]=aa15327536650
WorkerNode[2]=aa15327536651
WorkerNode[3]=aa15327536652
WorkerNode[4]=aa15327536653
ConnectionMode=HTTPS
Compressor=Snappy
Encrypter=SE1
RangeFetchRetryLimit=1
ConnectionPoolSize=20
RangeFetchLimitSize=262144
RangeConcurrentFetcher=1
UserAgent=Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20100101 
Firefox/15.0.1

[C4]
Enable=0
WorkerNode[0]=
ConnectionMode=HTTP
MaxReadBytes = 65536
ReadTimeout = 25
Compressor=Snappy
Encrypter=SE1
UserAgent=Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20100101 
Firefox/15.0.1

[Google]
Enable=1
UseGlobalProxy=0
ConnectTimeout=1500
PreferIP=false

[Hosts]
#0:Disable 1:Only for HTTPS 2:All Protocols
Enable=1
CloudHosts=https://snova.googlecode.com/svn/trunk/repository/cloud_hosts.conf
CloudHostsRepo[0]=https://smarthosts.googlecode.com/svn/trunk/hosts
ExceptCloudHosts=(www.)?facebook.com|www.chromium.org
TrustedDNS=8.8.8.8|208.67.222.222|8.8.4.4|208.67.220.220
#If host:port is not connected in 5s, consider it's blocked and removed from 
DNS cache
BlockVerifyTimeout=5
RangeFetchLimitSize=262144
RangeConcurrentFetcher=5

[SSH]
Enable=0
#Config identify file as url's i para.
Server[0]=ssh://user:pass@host:port
#Server[1]=ssh://user@host:port/?i=C:\Users\myname\.ssh\id_rsa
#Use remote DNS over SSH tunnel
RemoteResolve=1
UseGlobalProxy=0

[SPAC]
Enable=1
Default=Auto
GFWList=https://autoproxy-gfwlist.googlecode.com/svn/trunk/gfwlist.txt
#IPRangeRepo=http://static.wipmania.com/static/worldip.en.text.zip
CloudRule=https://snova.googlecode.com/svn/trunk/repository/cloud_spac.json
#Proxy address for generated PAC
PACProxy=127.0.0.1:48100

[LocalProxy]
#Proxy=http://GoogleCN
Proxy=https://GoogleHttps

[Debug]
Enable=0

Original comment by aa153275...@gmail.com on 24 Nov 2012 at 5:34

GoogleCodeExporter commented 9 years ago
ConnectionMode=HTTPS

Original comment by yinqiwen@gmail.com on 24 Nov 2012 at 5:35

GoogleCodeExporter commented 9 years ago
我改了ConnectionMode=HTTP
控制台如图
打开youtube就这样

Original comment by aa153275...@gmail.com on 24 Nov 2012 at 5:38

Attachments:

GoogleCodeExporter commented 9 years ago
打开youtube就这样

Original comment by aa153275...@gmail.com on 24 Nov 2012 at 5:39

Attachments:

GoogleCodeExporter commented 9 years ago
替换spac下的cloud_spac.json

Original comment by yinqiwen@gmail.com on 24 Nov 2012 at 5:43

Attachments:

GoogleCodeExporter commented 9 years ago
以及确保GAE能能够连上 (访问twiiter测试)

Original comment by yinqiwen@gmail.com on 24 Nov 2012 at 5:44

GoogleCodeExporter commented 9 years ago
好用了,多谢帮忙,有个小问题
设置多个appid会有加速效果吗?

Original comment by aa153275...@gmail.com on 24 Nov 2012 at 5:57

GoogleCodeExporter commented 9 years ago
不会,只会平摊流量

Original comment by yinqiwen@gmail.com on 24 Nov 2012 at 6:12