/***************************************
** Title.........: PHP4 HTTP Compression Speeds up the Web
** Version.......: 1.10
** Author........: catoc <catoc@163.net>
** Filename......: gzdoc.ph " /> 日本黄色一级片视频,午夜视频十八嗯嗯啊免费,免费看三级黄色片

一区二区久久-一区二区三区www-一区二区三区久久-一区二区三区久久精品-麻豆国产一区二区在线观看-麻豆国产视频

使用 php4 加速 web 傳輸

<?
/***************************************
** Title.........: php4 HTTP Compression Speeds up the Web
** Version.......: 1.10
** Author........: catoc <catoc@163.NET>
** Filename......: gzdoc.php
** Last changed..: 25/08/2000
** Requirments...: php4 >= 4.0.1
** php was configured with --with-zlib[=DIR]
** Notes.........: Dynamic Content Acceleration compresses
** the data transmission data on the fly
** code by sun jin hu (catoc) <catoc@163.NET>
** Most newer browsers since 1998/1999 have
** been equipped to support the HTTP 1.1
** standard known as "content-encoding."
** Essentially the browser indicates to the
** server that it can accept "content encoding"
** and if the server is capable it will then
** compress the data and transmit it. The
** browser decompresses it and then renders
** the page.
** Useage........:
** No space before the beginning of the first '<?' tag.
** ------------Start of file----------
** |<?
** | include('gzdoc.php');
** | print "Start output !!";
** |?>
** |<HTML>
** |... the page ...
** |</HTML>
** |<?
** | gzdocout();
** |?>
** -------------End of file-----------
***************************************/
ob_start();
ob_implicit_flush(0);
function GetHeader(){
$headers = getallheaders();
while (list($header, $value) = each($headers)) {
$Message .= "$header: $value<br>/n";
}
return $Message;
}
function CheckCanGzip(){
global $HTTP_ACCEPT_ENCODING, $php_SELF, $Wget, $REMOTE_ADDR, $S_UserName;
if (connection_timeout() || connection_aborted()){
return 0;
}
if ((strpos('catoc'.$HTTP_ACCEPT_ENCODING, 'gzip')) || $Wget == 'Y'){
if (strpos('catoc'.$HTTP_ACCEPT_ENCODING, 'x-gzip')){
$ENCODING = "x-gzip";
$Error_Msg = str_replace('<br>','',GetHeader());
$Error_Msg .= "Time: ".date("Y-m-d H:i:s")."/n";
$Error_Msg .= "Remote-Address: ".$REMOTE_ADDR."/n";
//mail('your@none.NET', "User have x-gzip output in file $php_SELF!!!", $Error_Msg);
}else{
$ENCODING = "gzip";
}
return $ENCODING;
}else{
return 0;
}
}
function GzDocOut(){
global $php_SELF, $CatocGz, $REMOTE_ADDR, $S_UserName;
$ENCODING = CheckCanGzip();
if ($ENCODING){
print "/n<!-- Use compress $ENCODING -->/n";
$Contents = ob_get_contents();
ob_end_clean();
if ($CatocGz == 'Y'){
print "Not compress lenth: ".strlen($Contents)."<BR>";
print "Compressed lenth: ".strlen(gzcompress($Contents))."<BR>";
exit;
}else{
header("Content-Encoding: $ENCODING");
}
print pack('cccccccc',0x1f,0x8b,0x08,0x00,0x00,0x00,0x00,0x00);
$Size = strlen($Contents);
$Crc = crc32($Contents);
$Contents = gzcompress($Contents);
$Contents = substr($Contents, 0, strlen($Contents) - 4);
print $Contents;
print pack('V',$Crc);
print pack('V',$Size);
exit;
}else{
ob_end_flush();
$Error_Msg = str_replace('<br>','',GetHeader());
$Error_Msg .= "Time: ".date("Y-m-d H:i:s")."/n";
$Error_Msg .= "Remote-Address: ".$REMOTE_ADDR."/n";
//mail('your@none.NET', "User can not use gzip output in file $php_SELF!!!", $Error_Msg);
exit;
}
}
?>




php技術(shù)使用 php4 加速 web 傳輸,轉(zhuǎn)載需保留來源!

鄭重聲明:本文版權(quán)歸原作者所有,轉(zhuǎn)載文章僅為傳播更多信息之目的,如作者信息標(biāo)記有誤,請(qǐng)第一時(shí)間聯(lián)系我們修改或刪除,多謝。

主站蜘蛛池模板: 最新97超级碰碰碰碰久久久久 | 日韩中文字幕视频 | 精品久久中文字幕 | 伊人射 | 91热国内精品永久免费观看 | 精品一区二区三区的国产在线观看 | 555夜色666夜色精品站 | 中文字幕热久久久久久久 | 国产欧美一区二区三区免费 | 欧美成人免费一级人片 | 亚洲成人精品在线 | 国产精品亚洲片在线花蝴蝶 | 亚洲国产精品一区二区三区久久 | 亚洲香蕉影院 | 欧美色视频在线观看 | 高清国产美女一级a毛片录 高清国产美女一级毛片 | 天天天操天天天干 | 精品日韩欧美一区二区三区在线播放 | 国产精品乱码免费一区二区 | 精品亚洲一区二区三区 | 国产男女免费完整视频 | 91免费视频播放 | 国产精品久久久久久亚洲小说 | 热久久久久 | 精品综合久久久久久98 | 91精品久久 | 一区二区三区www | 欧美一级免费 | 国产精品视频成人 | 久久久久国产一级毛片高清片 | 涩久久| 精品国产系列 | 麻豆国产在线视频 | 黄色片视频在线播放 | 欧美亚洲春色系列 | 91成人免费在线视频 | 四虎永久在线精品免费观看地址 | 色友视频 | 亚洲二区在线视频 | 国产第一页在线视频 | 欧美三级黄视频 |