Tencent / VasSonic

VasSonic is a lightweight and high-performance Hybrid framework developed by tencent VAS team, which is intended to speed up the first screen of websites working on Android and iOS platform.
Other
11.8k stars 1.61k forks source link

使用PHP部署Demo,在客户端看到的页面显示非Sonic方式 #276

Closed Yadea-Web closed 5 years ago

Yadea-Web commented 5 years ago

What steps will reproduce the problem? 该问题的重现步骤是什么?

  1. 测试地址 http://vassonic.pre.geek-zoo.cn/sample
  2. iOS的Demo打开这个URL,显示的是非Sonic方式。加载http://mc.vip.qq.com/demo/indexv3这个链接显示的就是Sonic方式
  3. PHP部署的是Demo里的页面 https://github.com/Tencent/VasSonic/blob/master/sonic-php/sample/view/demo_template.php

What is the expected output? What do you see instead? 你期待的结果是什么?实际看到的又是什么?

想知道为什么显示非Sonic模式,部署时有什么需要特殊注意的地方吗

What version of the product are you using? On what operating system? 你正在使用产品的哪个版本?在什么操作系统上?

Please provide any additional information below. 如果有的话,请在下面提供更多信息。

Yadea-Web commented 5 years ago

页面打印出来的sonicStatus是1,但是页面一直显示的是非Sonic模式。真的好奇怪

vasdeveloper commented 5 years ago

handleFlow_Connection error: response code(301) is not OK!

链接打开返回码不是200,而是301