liquanchen9 / snova

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

gsnova使用IsHostInCN Filter出現閃退 #347

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
在SPAC使用IsHostInCN Filter訪問部分網站會出現閃退, 比如 
http://www.cnn.com/2013/01/31/opinion/geddes-save-postal-service/index.html?hpt=
hp_c1
單獨使用48101/48102端口則無問題, 閃退前窗口出現以下錯誤.

Original issue reported on code.google.com by RoxieSo...@gmail.com on 7 Feb 2013 at 7:31

Attachments:

GoogleCodeExporter commented 8 years ago
刚试了下, 新版确实有问题!!!

Original comment by aakarsha...@gmail.com on 7 Feb 2013 at 10:00

GoogleCodeExporter commented 8 years ago
必然出现的情况?

Original comment by yinqiwen@gmail.com on 7 Feb 2013 at 12:35

GoogleCodeExporter commented 8 years ago
是必然出現的, 剛發現觀看論壇內嵌的youtube也會出現閃退.
另外, 使用IsHostInCN Filter瀏覽國內網站, 有時會出現空白頁, 
刷新2~3次才正常打開.

Original comment by RoxieSo...@gmail.com on 7 Feb 2013 at 2:19

GoogleCodeExporter commented 8 years ago
默认的配置中IPRangeRepo是注释掉的,需要放开注释

Original comment by yinqiwen@gmail.com on 8 Feb 2013 at 2:38

GoogleCodeExporter commented 8 years ago
開放注釋我知道的. 同時使用"IsHostInCN"與"!IsHostInCN"就會閃退, 
現在只使用"IsHostInCN"就好了.
國內網頁有時還是會出現空白頁/服務器錯誤, 日誌如下:

2013/02/08 11:17:11 forward.go:209: Session[47]Request GET http://www.36kr.com/
2013/02/08 11:17:11 forward.go:231: Session[47]Recv response with error 
unexpected EOF
2013/02/08 11:17:11 dispatch.go:144: Session[47]Process error:unexpected EOF 
for host:www.36kr.com
2013/02/08 11:17:11 dispatch.go:191: Session[47]Browser close connection:use of 
closed network connection
2013/02/08 11:17:12 forward.go:209: Session[71]Request GET 
http://www.36kr.com/favicon.ico

Original comment by RoxieSo...@gmail.com on 8 Feb 2013 at 3:27

GoogleCodeExporter commented 8 years ago
Fixed at 0.20.2

Original comment by yinqiwen@gmail.com on 8 Feb 2013 at 7:59