Archives

Archive for August, 2008

There is no excerpt because this is a protected post.

...
1,546 views | Enter your password to view comments.
Aug 29th, 2008 | Filed under 默认

在http中Last-Modified 与If-Modified-Since 都是用于记录页面最后修改时间的 HTTP 头信息,注意,在这 Last-Modified 是由服务器往客户端发送的 HTTP 头,另一个 If-Modified-Since是由客户端往服务器发送的头,可...

5,276 views | 1 comment
Aug 28th, 2008 | Filed under CDN 技术

一.LVS主从工作原理和网站架构       LVS在基本的生产环境中,都会同时运行在二台硬件相近的服务器上:LVS Router(主 LVS ),一个作为备份LVS(备份 LVS ).       ...

3,221 views | Comments Off
Aug 28th, 2008 | Filed under 技术

CURL 基本是现在所有的linux都有的命令,非常好用的一个命令.我们用 squid 做缓存服务时,常常要测试浏览器,referer,cookie还有 1.使用 Curl 来取得到缓存服务器的 http 的头信息 $curl -I http://www.php-oa.co...

2,149 views | 1 comment
Aug 28th, 2008 | Filed under CDN 技术, Linux 常用技巧
Tags:

  百里之地可以取天下,是不虚,其难者在于人主之知之也(1).取 天下者,非负其土地而从之之谓也,道足以壹人而已多.彼其人苟壹,则其 土地且奚去我而适它?故百里之地,其等位爵服(2),足以...

1,029 views | No comments
Aug 28th, 2008 | Filed under 默认

转:http://www.pcxingxing.net.ru/main/2008-02/100-using-mod_headers-or-mod_expires-implement-caching.html 实施这一方法将节省你难以置信数额的带宽,极大地加快你的网站为你的网站访客.基本上,对于图片,CSS , JavaScrip...

3,106 views | 2 comments
Aug 27th, 2008 | Filed under CDN 技术

  Etag在HTTP1.1中有介绍,主要的作用就是在(css file, image, javascript file)文件后面添加一个唯一的参数(相当于查询参数字符串),Etag有服务器端生成,并且随着文件的改变而改变,这样浏览器端...

4,754 views | 3 comments
Aug 27th, 2008 | Filed under CDN 技术
Tags: ,

Apache的rewrite的重写非常常用,现总结了一下. Apache mod_rewrite规则重写的标志一览 R[=code](force redirect) 强制外部重定向 强制在替代字符串加上http://thishost[:thisport]/前缀重定向到外部的URL.如果code...

1,162 views | No comments
Aug 25th, 2008 | Filed under 默认

 看到这个文章相当不错,就转过来了,自己学习一下.并小改和总结了一下 http://hi.baidu.com/%CA%AB%D5%B9/blog/item/42dd2e344abe473d5ab5f547.html 利用服务器的几个调优技巧,让 MySQL 服务器飞速运行 如今,...

2,248 views | No comments
Aug 25th, 2008 | Filed under Linux MySQL

以下是本人担任区域经理时的一些随手记录,现在整理了部分,供大家浏览.请你也倒苦水和感想. 1.不要只告诉下属你下个月要增长30%,要告诉他方向和途径. 2.如果用辞退来威胁销售人员,他们最...

821 views | No comments
Aug 22nd, 2008 | Filed under 默认

  很久没玩过eaccelerator了,这个可以加速php三倍的速度哦.研究了一下centos5.2中怎么加入他,发现现在有做好的rpm,实在是方便,下载地址如下 ftp://ftp.pbone.net/mirror/ftp.pramberger.at/systems/linux/contrib/...

1,416 views | No comments
Aug 21st, 2008 | Filed under PHP 技术

  转载本站文章请注明,转载自:扶凯[http://www.php-oa.com] 本文链接: http://www.php-oa.com/2008/08/21/haoyongdemysqlbeifengongju.html  我以前备份都使用mysqldump,导成文本文件便于存放,但是速度很慢的....

2,443 views | 1 comment
Aug 21st, 2008 | Filed under PHP 技术

gzip可以级大的加速网站.有时压缩比率高到80%,近来测试了一下,最少都有40%以上,还是相当不错的.在Apache2之后的版本,模块名不叫gzip,而叫mod_deflate 如果要开启gzip的话,一定要打开下面二个模块. ...

3,933 views | 7 comments
Aug 20th, 2008 | Filed under Linux Web
Tags: , ,
Pages: 1 2 Next