找回密码
 注册
广告投放 虚位以待【阿里云】2核2G云新老同享 99元/年,续费同价做网站就用糖果主机-sugarhosts.comJtti.com-新加坡服务器,美国服务器,香港服务器
查看: 588|回复: 5

[分享] 三线 空间的原理分析 内附选择最快镜象代码

[复制链接]
发表于 2006 年 7 月 1 日 18:15:30 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

×
服务器托管为三线路,电信单独一IP,网通/铁通一IP。(所以我们送2个IP给大家)
建议将主域名(www.???.com)用CNAME方法到智能解吸的域名上。
在A记录解吸分别到:电信(dx.???.com)和网通/铁通(wt.???.com)IP上。这样可防止智能解吸出错,导致网站访问很慢。

我们会提供几个 智能解析域名。


大家只需在域名设置里添加CNAME 记录到 我们智能解析域名上就行了

建议把 www 记录添加在我们智能解析地址上。

当你是电信用户,就智能解析成电信线路, 网通就解析到网通,铁通就解析到铁通线路。


在提供选择最快镜象站点的代码。

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
  4. <title>控制面版</title>
  5. <style type="text/css">
  6. <!--
  7. body {
  8.     margin: 0;
  9.     padding: 0;
  10.     font-size: 14px;
  11.     color: #333;
  12.     text-align: center;
  13. }
  14. #wrap {
  15.     margin:150px auto;
  16.     background: #FFF;
  17. }

  18. #wrap p{
  19.     margin:40px 0;
  20. }

  21. a:link {
  22.     color: #63b900;
  23.     text-decoration: none;
  24.     border-bottom: 1px dashed;
  25. }

  26. a:visited {
  27.     color: #7fc937;
  28.     text-decoration: none;
  29.     border-bottom: 1px dashed;
  30. }

  31. a:hover {
  32.     color: #cc6600;
  33. }

  34. a:active {
  35.     color: #4f711f;
  36. }

  37. -->
  38. </style>
  39. </head>
  40. <body>
  41. <div id="wrap">
  42. <p>尊敬的朋友,您好!正在自动选择最快的镜像服务器访问本站</p>

  43. <p>速度测试中……</p>

  44. <script type="text/javascript">
  45.     i=1
  46.     var autourl=new Array()
  47.     autourl[1]="http://cp.lulin-idc.com/index.htm"
  48.     autourl[2]="http://wt.lulin-idc.com/index.htm"
  49.     autourl[3]="http://dx.lulin-idc.com/index.htm"
  50.     autourl[3]="http://tt.lulin-idc.com/index.htm"
  51.     function auto(url){
  52.     if(i){i=0;top.location=url}
  53.     }
  54.     function run(){
  55.     for(var i=1;i<autourl.length;i++)  
  56.      document.write("<img src='"+autourl[i]+"' width=1 height=1 onerror=auto('"+autourl[i]+"')>")
  57.     }
  58.     run()
  59. </script>
  60. <p>如果没有选择最快的镜像站点,请手动选择以下地址访问:</p>
  61. <p><a href="http://cp.jjisp.com/index.htm">■自动选择镜像</a> | <a href="http://dx.cplulin-idc.com/index.htm">■电信镜像站</a> | <a href="http://wt.cp.lulin-idc.com/index.htm">■网通镜像站</a> | <a href="http://tt.cp.lulin-idc.com/index.htm">■铁通镜像站</a></p>
  62. </div>
  63. </body>
  64. </html>
复制代码

[ 本帖最后由 禄林网络 于 2006-7-1 18:24 编辑 ]
Jgwy.Com - Free Web Hosting Guide & Directory In China since 2001! Jgwy.Net-Jglt.Net
发表于 2006 年 7 月 1 日 18:19:59 | 显示全部楼层
【腾讯云】2核2G云服务器新老同享 99元/年,续费同价
支持.偶现在用滴就是LZ的空间
Jgwy.Com - Free Web Hosting Guide & Directory In China since 2001! Jgwy.Net-Jglt.Net
回复

使用道具 举报

发表于 2006 年 7 月 1 日 18:20:10 | 显示全部楼层
先支持下
Jgwy.Com - Free Web Hosting Guide & Directory In China since 2001! Jgwy.Net-Jglt.Net
回复

使用道具 举报

发表于 2006 年 7 月 1 日 18:25:49 | 显示全部楼层
我只用正规机房的空间
另外
楼住如果要夸自己的西瓜的话
可以去商业营夸
Jgwy.Com - Free Web Hosting Guide & Directory In China since 2001! Jgwy.Net-Jglt.Net
回复

使用道具 举报

发表于 2006 年 7 月 1 日 18:41:09 | 显示全部楼层
什么叫3线哦
除非你 3个不同的线路的服务器
还用智能解析?都是P话
Jgwy.Com - Free Web Hosting Guide & Directory In China since 2001! Jgwy.Net-Jglt.Net
回复

使用道具 举报

 楼主| 发表于 2006 年 7 月 1 日 18:43:20 | 显示全部楼层
原帖由 爱你却不说 于 2006-7-1 18:41 发表
什么叫3线哦
除非你 3个不同的线路的服务器
还用智能解析?都是P话


正解。        3线接入
Jgwy.Com - Free Web Hosting Guide & Directory In China since 2001! Jgwy.Net-Jglt.Net
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|金光论坛

GMT+8, 2025 年 2 月 4 日 08:50 , Processed in 0.020578 second(s), 23 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表