Home > Backend Development > PHP Tutorial > [移动网络]用手机移动网络访问网站不稳定,求测试环境

[移动网络]用手机移动网络访问网站不稳定,求测试环境

WBOY
Release: 2016-06-06 20:44:25
Original
1231 people have browsed it

做了一个php站,在手机移动网络环境下访问,经常无法访问,而采用无线wifi环境则没有异常;
不知道是服务器问题,还是网络制式问题,或是php代码需要注意什么?该怎么测试?(采用ping测试正常)
访问环境:
bae和易联主机都出现相同问题;
iphone 5s 联通3G
php

起初,是在微信公众号通过自定义菜单访问时,经常出现“轻触重新加载”,此时用手机qq浏览器等测试也是不能访问(其他网站如手机腾讯网访问正常);稍后刷新(不定时)能正常访问

[移动网络]用手机移动网络访问网站不稳定,求测试环境

回复内容:

做了一个php站,在手机移动网络环境下访问,经常无法访问,而采用无线wifi环境则没有异常;
不知道是服务器问题,还是网络制式问题,或是php代码需要注意什么?该怎么测试?(采用ping测试正常)
访问环境:
bae和易联主机都出现相同问题;
iphone 5s 联通3G
php

起初,是在微信公众号通过自定义菜单访问时,经常出现“轻触重新加载”,此时用手机qq浏览器等测试也是不能访问(其他网站如手机腾讯网访问正常);稍后刷新(不定时)能正常访问

[移动网络]用手机移动网络访问网站不稳定,求测试环境

未找到指定主机名的服务器,DNS问题。

最好是在手机上安装终端(ios需越狱),使用ping, traceroute, wget等工具测试。

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template